public static class CastException.UnprocessedCastException extends CastException
CastException used to deliver a responses
that could not be deserialized.CastException.ErrorResponseCastException, CastException.LaunchErrorCastException, CastException.UnprocessedCastException, CastException.UntypedCastException| Modifier and Type | Field and Description |
|---|---|
protected String |
unprocessedResponse
The unprocessed
JSON to deliver |
| Constructor and Description |
|---|
UnprocessedCastException(String message,
String unprocessedResponse)
Creates a new instance with the specified message and unprocessed
JSON string. |
| Modifier and Type | Method and Description |
|---|---|
String |
getUnprocessedResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.