Package org.vast.json
Class JsonStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.stream.XMLStreamException
org.vast.json.JsonStreamException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Field Summary
Fields inherited from class javax.xml.stream.XMLStreamException
location, nested - 
Constructor Summary
ConstructorsConstructorDescriptionJsonStreamException(String msg, Throwable cause) JsonStreamException(Throwable cause)  - 
Method Summary
Methods inherited from class javax.xml.stream.XMLStreamException
getLocation, getNestedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
JsonStreamException
 - 
JsonStreamException
 - 
JsonStreamException
 
 -