-
requestId
String requestId
The unique identifier for the service request the caller made.
-
errorCode
String errorCode
The error code represented by this exception (ex: InvalidParameterValue).
-
resource
String resource
-
errorType
ServiceException.ErrorType errorType
Indicates (if known) whether this exception was the fault of the caller
or the service.
- See Also:
ServiceException.ErrorType
-
statusCode
int statusCode
The HTTP status code that was returned with this error
-
serviceName
String serviceName
The name of the service that sent this error response.