Package ca.uhn.hl7v2.preparser
Class XML.StopParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
ca.uhn.hl7v2.preparser.XML.StopParsingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XML
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
StopParsingException
public StopParsingException()
-