Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403AccountNotExists

Model getters

Method name Return type Description Notes
getErrorCode() string account.not.exists
Example: account.not.exists
 
getMessage() string No such account.
Example: No such account.
 
getStatusCode() float 403
Example: 403