Package org.harctoolbox.ircore
Class ThisCannotHappenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.harctoolbox.ircore.ThisCannotHappenException
- All Implemented Interfaces:
Serializable
This is thrown for situations that "cannot happen", typically a programming error.
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ThisCannotHappenException
public ThisCannotHappenException() -
ThisCannotHappenException
-
ThisCannotHappenException
-