Package jetbrains.mps.util.xml
Class BreakParseSAXException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.xml.sax.SAXException
 - 
- jetbrains.mps.util.xml.BreakParseSAXException
 
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class BreakParseSAXException extends SAXException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BreakParseSAXException() 
- 
Method Summary
- 
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toString 
- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
 - 
 
 -