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

Error403AddressNotFound

Model getters

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