net.sf.saxon.instruct

Class TerminationException

public class TerminationException extends XPathException

An exception thrown by xsl:message terminate="yes".
Constructor Summary
TerminationException(String message)
Construct a TerminationException

Constructor Detail

TerminationException

public TerminationException(String message)
Construct a TerminationException

Parameters: message the text of the message to be output