java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aya.generic.util.InternalException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SerDef.DeserializeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInternalException(@NotNull String message) InternalException(@NotNull String message, 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
-
InternalException
public InternalException() -
InternalException
-
InternalException
-
-
Method Details
-
printHint
public void printHint() -
exitCode
public int exitCode()
-