Uses of Class
org.mapdb.elsa.ElsaException
-
-
Uses of ElsaException in org.mapdb.elsa
Subclasses of ElsaException in org.mapdb.elsa Modifier and Type Class Description static classElsaException.ClassNotFoundUnchecked version ofClassNotFoundExceptionstatic classElsaException.UnknownHeaderByteAn exception thrown when unknown Header Byte is found during deserialization.
-