java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aya.util.error.InternalException
org.aya.core.serde.SerDef.DeserializeException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
SerDef
public static class SerDef.DeserializeException
extends org.aya.util.error.InternalException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aya.util.error.InternalException
printHintMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeserializeException
-
-
Method Details
-
exitCode
public int exitCode()- Overrides:
exitCodein classorg.aya.util.error.InternalException
-