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

Error403Celo

Model getters

Method name Return type Description Notes
getErrorCode() string celo.error
Example: celo.error
 
getMessage() string Unexpected error occurred. Reason: ${reason}
Example: Unexpected error occurred. Reason: ${reason}
 
getStatusCode() float 403
Example: 403