Uses of Class
com.saperion.common.lang.exception.UnreachableCodeException
-
Packages that use UnreachableCodeException Package Description com.saperion.common.lang.exception Contains standard exception classes. -
-
Uses of UnreachableCodeException in com.saperion.common.lang.exception
Subclasses of UnreachableCodeException in com.saperion.common.lang.exception Modifier and Type Class Description class
FatalStateException
AFatalStateException
is a specializedIllegalStateException
to emphasize the fatal seriousness of the program state.
-