net.sf.saxon.instruct
Class SkipInstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.transform.TransformerException
net.sf.saxon.trans.XPathException
net.sf.saxon.instruct.SkipInstructionException
- All Implemented Interfaces:
- Serializable
- public class SkipInstructionException
- extends XPathException
This exception is thrown by code when execution of an instruction has failed,
and the recovery action is to continue with the next instruction.
- See Also:
- Serialized Form
Methods inherited from class net.sf.saxon.trans.XPathException |
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, hasBeenReported, isTypeError, makeStatic, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsTypeError |
SkipInstructionException
public SkipInstructionException(String message)
- Construct a SkipInstructionException
- Parameters:
message
- the message text