ServiceErrorCodes

ServiceErrorCodes ⇐ Const

Kind: global class
Extends: Const

ServiceErrorCodes()

Enumeration of Service Error codes.

FATAL_ERROR : number

Fatal Error

Kind: static property of ServiceErrorCodes

UNKNOWN : number

Unidentified error.

Kind: static constant of ServiceErrorCodes

NO_ERROR : number

No error

Kind: static constant of ServiceErrorCodes