ErrorCode returns the error code for the API exception.
()
| 9 | |
| 10 | // ErrorCode returns the error code for the API exception. |
| 11 | ErrorCode() string |
| 12 | // ErrorMessage returns the error message for the API exception. |
| 13 | ErrorMessage() string |
| 14 | // ErrorFault returns the fault for the API exception. |
no outgoing calls