Options
All
  • Public
  • Public/Protected
  • All
Menu

Different kinds of errors GoodChat can throw

export

Index

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"

Generated using TypeDoc