Enumeration members
CONFLICT
CONFLICT: = "ConflictError"
DEFAULT
DEFAULT: = "GoodChatError"
DISABLED
DISABLED: = "DisabledFeatureError"
FORBIDDEN
FORBIDDEN: = "ForbiddenError"
INTERNAL
INTERNAL: = "InternalError"
NOT_FOUND
NOT_FOUND: = "NotFoundError"
UNAUTHORIZED
UNAUTHORIZED: = "UnauthorizedError"
UNPROCESSABLE
UNPROCESSABLE: = "UnprocessableEntityError"
Different kinds of errors GoodChat can throw