Enum CmsUgcConstants.ErrorCode

java.lang.Object
java.lang.Enum<CmsUgcConstants.ErrorCode>
org.opencms.ugc.shared.CmsUgcConstants.ErrorCode
All Implemented Interfaces:
Serializable, Comparable<CmsUgcConstants.ErrorCode>, java.lang.constant.Constable
Enclosing class:
CmsUgcConstants

Enum representing the different types of errors. The string values of these enum values are intended for use in JavaScript error handling functions.