Options
All
  • Public
  • Public/Protected
  • All
Menu

StitchServiceErrorCode

An enumeration of the types of errors that can come back from a completed request to the Stitch server. With the exception of "Unknown", these are the error codes as they are returned by the Stitch server in an error response.

Index

Enumeration members

AWSError

AWSError:

ApiKeyAlreadyExists

ApiKeyAlreadyExists:

ApiKeyNotFound

ApiKeyNotFound:

ArgumentsNotAllowed

ArgumentsNotAllowed:

AuthProviderAlreadyExists

AuthProviderAlreadyExists:

AuthProviderDuplicateName

AuthProviderDuplicateName:

AuthProviderNotFound

AuthProviderNotFound:

DomainNotAllowed

DomainNotAllowed:

ExecutionTimeLimitExceeded

ExecutionTimeLimitExceeded:

FunctionAlreadyExists

FunctionAlreadyExists:

FunctionDuplicateName

FunctionDuplicateName:

FunctionExecutionError

FunctionExecutionError:

FunctionInvalid

FunctionInvalid:

FunctionNotCallable

FunctionNotCallable:

FunctionNotFound

FunctionNotFound:

FunctionSyntaxError

FunctionSyntaxError:

GCMError

GCMError:

HTTPError

HTTPError:

IncomingWebhookAlreadyExists

IncomingWebhookAlreadyExists:

IncomingWebhookAuthFailed

IncomingWebhookAuthFailed:

IncomingWebhookDuplicateName

IncomingWebhookDuplicateName:

IncomingWebhookNotFound

IncomingWebhookNotFound:

InternalServerError

InternalServerError:

InvalidParameter

InvalidParameter:

InvalidSession

InvalidSession:

MissingAuthReq

MissingAuthReq:

MissingParameter

MissingParameter:

MongoDBError

MongoDBError:

NoMatchingRuleFound

NoMatchingRuleFound:

ReadSizeLimitExceeded

ReadSizeLimitExceeded:

RestrictedHost

RestrictedHost:

RuleAlreadyExists

RuleAlreadyExists:

RuleDuplicateName

RuleDuplicateName:

RuleNotFound

RuleNotFound:

ServiceAlreadyExists

ServiceAlreadyExists:

ServiceCommandNotFound

ServiceCommandNotFound:

ServiceNotFound

ServiceNotFound:

ServiceTypeNotFound

ServiceTypeNotFound:

TwilioError

TwilioError:

Unknown

Unknown:

UserAlreadyConfirmed

UserAlreadyConfirmed:

UserAppDomainMismatch

UserAppDomainMismatch:

UserDisabled

UserDisabled:

UserNotFound

UserNotFound:

ValueAlreadyExists

ValueAlreadyExists:

ValueDuplicateName

ValueDuplicateName:

ValueNotFound

ValueNotFound:

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc