Package com.dylibso.chicory.wasm
Class ChicoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dylibso.chicory.wasm.ChicoryException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidException,MalformedException,UninstantiableException,UnlinkableException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChicoryException(String msg) ChicoryException(String msg, Throwable cause) ChicoryException(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
-
ChicoryException
-
ChicoryException
-
ChicoryException
-