Uses of Enum Class
com.relogiclabs.jschema.exception.MultilevelRuntimeException.Level
-
Uses of MultilevelRuntimeException.Level in com.relogiclabs.jschema.exception
Modifier and TypeMethodDescriptionMultilevelRuntimeException.getLevel()
Returns the enum constant of this class with the specified name.static MultilevelRuntimeException.Level[]
MultilevelRuntimeException.Level.values()
Returns an array containing the constants of this enum class, in the order they are declared.