Uses of Enum Class
org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
Package
Description
Error codes emitted by the cloud edge switch
-
Uses of ErrorCodes in org.chenile.cloudedgeswitch.interceptor.errorcodes
Modifier and TypeMethodDescriptionstatic ErrorCodes
Returns the enum constant of this class with the specified name.static ErrorCodes[]
ErrorCodes.values()
Returns an array containing the constants of this enum class, in the order they are declared.