Package no.hasmac.jsonld
Class JsonLdError
java.lang.Object
java.lang.Throwable
java.lang.Exception
no.hasmac.jsonld.JsonLdError
- All Implemented Interfaces:
Serializable
The
JsonLdError
type is used to report processing errors.- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJsonLdError
(JsonLdErrorCode code) JsonLdError
(JsonLdErrorCode code, String message) JsonLdError
(JsonLdErrorCode code, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace