Uses of Enum Class
de.turnertech.ows.common.ExceptionCode
Packages that use ExceptionCode
-
Uses of ExceptionCode in de.turnertech.ows.common
Methods in de.turnertech.ows.common that return ExceptionCodeModifier and TypeMethodDescriptionstatic ExceptionCode
Returns the enum constant of this class with the specified name.static ExceptionCode
ExceptionCode.valueOfIgnoreCase
(String code) static ExceptionCode[]
ExceptionCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.