Package jsonvalues
Class InternalError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jsonvalues.InternalError
-
- All Implemented Interfaces:
Serializable
public final class InternalError extends RuntimeException
Exception that models an internal error made by a developer. An issue in GitHub should be open reporting the exception message.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-