Class TerminationException

All Implemented Interfaces:
Serializable

public class TerminationException extends TransformerException
An exception thrown by xsl:message terminate="yes".
See Also:
  • Constructor Details

    • TerminationException

      public TerminationException(String message)