| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Constructor and Description |
|---|
AccessTokenExpiredException(Error error)
Instantiates a new access token expired exception.
|
AuthorizationException(Error error)
Constructor.
|
InvalidRequestException(Error error)
Constructor.
|
ResourceNotFoundException(Error error)
Constructor.
|
ServiceUnavailableException(Error error)
Constructor.
|
SmartsheetRestException(Error error)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Error |
ImageUrl.getError()
Get the error object
|
Error |
BulkRowFailedItem.getError() |
Error |
Error.setDetail(Object detail)
Sets the error detail.
|
Error |
Error.setErrorCode(Integer errorCode)
Sets the error code.
|
Error |
Error.setMessage(String message)
Sets the message.
|
Error |
Error.setRefId(String refId)
Set the reference ID
|
| Modifier and Type | Method and Description |
|---|---|
ImageUrl |
ImageUrl.setError(Error error)
Set the error object.
|
BulkRowFailedItem |
BulkRowFailedItem.setError(Error error) |
Copyright © 2014–2019 Smartsheet. All rights reserved.