public class ApiClientException extends Exception
| Constructor and Description |
|---|
ApiClientException(String uri,
int statusCode,
String reasonPhrase) |
ApiClientException(String uri,
int statusCode,
String reasonPhrase,
ErrorResponse er) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiClientException(String uri, int statusCode, String reasonPhrase, ErrorResponse er)
Copyright © 2021. All rights reserved.