Class TerminationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class TerminationException
    extends XPathException
    An exception thrown by xsl:message terminate="yes".
    See Also:
    Serialized Form
    • Constructor Detail

      • TerminationException

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