Uses of Enum Class
org.chenile.core.errorcodes.ErrorCodes
Packages that use ErrorCodes
-
Uses of ErrorCodes in org.chenile.core.errorcodes
Subclasses with type arguments of type ErrorCodes in org.chenile.core.errorcodesModifier and TypeClassDescriptionenumALl the errors that have been defined for Chenile core.Methods in org.chenile.core.errorcodes that return ErrorCodesModifier and TypeMethodDescriptionstatic ErrorCodesReturns 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.