java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.atlas.json.JsonException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JsonParseException
- See Also:
-
Constructor Summary
ConstructorDescriptionJsonException
(String msg) JsonException
(String msg, Throwable cause) JsonException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonException
public JsonException() -
JsonException
-
JsonException
-
JsonException
-