public static class IFCRUtility.HttpStatusException extends IOException
| Constructor and Description |
|---|
HttpStatusException(int code,
String reason) |
HttpStatusException(int code,
String reasonPhrase,
String detailedReason) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
The HTTP status code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015, Oracle and/or its affiliates. All rights reserved.