Uses of Class
org.tquadrat.foundation.exception.UnexpectedExceptionError
Packages that use UnexpectedExceptionError
-
Uses of UnexpectedExceptionError in org.tquadrat.foundation.exception
Subclasses of UnexpectedExceptionError in org.tquadrat.foundation.exceptionModifier and TypeClassDescriptionfinal class
This implementation ofError
should be thrown in all cases where an exception was caught that seemed to be impossible to be thrown.