public class BadHttpStatusCodeException extends Exception
| Constructor and Description |
|---|
BadHttpStatusCodeException()
Creates a new instance of BadHttpStatusCodeException.
|
BadHttpStatusCodeException(String requestedURI,
int statuscode,
String message,
String response)
Creates a new BadHttpStatusCodeException object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestedURI()
DOCUMENT ME!
|
String |
getResponse()
DOCUMENT ME!
|
int |
getStatuscode()
DOCUMENT ME!
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2026 cismet GmbH. All rights reserved.