TenantErrorCode
An enumeration.
enum TenantErrorCode {
FORBIDDEN
NOT_FOUND
REQUIRED
GRAPHQL_ERROR
INVALID
ALREADY_EXISTS
NOT_ALLOWED
}
Values
TenantErrorCode.FORBIDDEN
TenantErrorCode.NOT_FOUND
TenantErrorCode.REQUIRED
TenantErrorCode.GRAPHQL_ERROR
TenantErrorCode.INVALID
TenantErrorCode.ALREADY_EXISTS
TenantErrorCode.NOT_ALLOWED
Member Of
TenantError object