-
requestId
String requestId
The unique BCE identifier for the service request the caller made. The BCE request ID can uniquely identify
the BCE request, and is used for reporting an error to BCE support team.
-
errorCode
String errorCode
The BCE error code represented by this exception.
-
errorType
BceServiceException.ErrorType errorType
Indicates (if known) whether this exception was the fault of the caller or the service.
-
errorMessage
String errorMessage
The error message as returned by the service.
-
statusCode
int statusCode
The HTTP status code that was returned with this error.