public class InvalidResponseException extends MinioException
| Constructor and Description |
|---|
InvalidResponseException() |
InvalidResponseException(okhttp3.Request request)
Constructs a new InvalidResponseException with HTTP request object causes the error.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Request |
request() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString