-
requestId
String requestId
The unique YOP identifier for the service request the caller made. The YOP request ID can uniquely identify
the YOP request, and is used for reporting an error to YOP support team.
-
errorCode
String errorCode
The YOP error code represented by this exception.
-
subErrorCode
String subErrorCode
The Yop sub error code represented by this exception
-
errorType
YopServiceException.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.
-
subMessage
String subMessage
The detail error message as returned by the service
-
statusCode
int statusCode
The HTTP status code that was returned with this error.
-
docUrl
String docUrl