Package org.mapdb.elsa
Class ElsaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mapdb.elsa.ElsaException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ElsaException.ClassNotFound,ElsaException.UnknownHeaderByte
General Elsa exception which wraps checked Exceptipns.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classUnchecked version ofClassNotFoundExceptionstatic classAn exception thrown when unknown Header Byte is found during deserialization. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ElsaException
public ElsaException() -
ElsaException
-
ElsaException
-