public class ApiResponseHandlingException extends RuntimeException
Constructor and Description |
---|
ApiResponseHandlingException(String url,
int status,
Exception cause) |
ApiResponseHandlingException(String message,
String url,
int status) |
Modifier and Type | Method and Description |
---|---|
int |
getHttpStatusCode() |
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016–2025. All rights reserved.