Enum Class ErrorCode

java.lang.Object
java.lang.Enum<ErrorCode>
com.thanlinardos.spring_enterprise_library.error.errorcodes.ErrorCode
All Implemented Interfaces:
Serializable, Comparable<ErrorCode>, Constable

public enum ErrorCode extends Enum<ErrorCode>
Enumeration of error codes used in the application. Each error code has a name, numeric code, and severity level.