Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
ErrorDetails |
ErrorDetails.date(Date date) |
ErrorDetails |
Error.getInnerError()
Inner Error
|
ErrorDetails |
ErrorDetails.requestId(String requestId) |
Modifier and Type | Method and Description |
---|---|
Error |
Error.innerError(ErrorDetails innerError) |
void |
Error.setInnerError(ErrorDetails 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.