Class RMJSONReader.RMJSONException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.rm.archiver.RMJSONReader.RMJSONException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RMJSONReader
The RMJSONException is thrown by the JSON.org classes when things are amiss.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRMJSONException
(String message) Constructs a JSONException with an explanatory message. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString