SmartsheetRestException Class |
This is the exception to indicate errors (Error objects of Smartsheet REST API) returned from Smartsheet REST API.
Thread safety: Exceptions are not thread safe.
Namespace: Smartsheet.Api
The SmartsheetRestException type exposes the following members.
| Name | Description | |
|---|---|---|
| SmartsheetRestException | Constructor. |
| Name | Description | |
|---|---|---|
| Detail | Returns the error detail | |
| ErrorCode | Returns the error Code. | |
| RefId | Returns the refId. |