Package eu.bandm.tools.annotations
Class ImpossibleError
java.lang.Object
java.lang.Throwable
java.lang.Error
eu.bandm.tools.annotations.ImpossibleError
- All Implemented Interfaces:
Serializable
Is thrown at a point in the control flow which can never be reached,
acoording to the intended semantics and conditions.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ImpossibleError
public ImpossibleError() -
ImpossibleError
-
ImpossibleError
-
ImpossibleError
-