Class TerminationException

All Implemented Interfaces:
Serializable

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

    • TerminationException Link icon

      public TerminationException(String message)
      Construct a TerminationException
      Parameters:
      message - the text of the message to be output