Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
ErrorDetails |
ErrorDetails.date(Date date)
Set date and return this.
|
ErrorDetails |
Error.getInnerError()
Get innerError
|
ErrorDetails |
ErrorDetails.requestId(String requestId)
Set requestId and return this.
|
Modifier and Type | Method and Description |
---|---|
Error |
Error.innerError(ErrorDetails innerError)
Set innerError and return this.
|
void |
Error.setInnerError(ErrorDetails innerError)
Set innerError.
|
Constructor and Description |
---|
Error(String code,
String message,
String description,
ErrorDetails innerError)
Initializes a new instance of the Error
|
Copyright © 2020. All rights reserved.