public class GenericException extends IOException
| Constructor and Description |
|---|
GenericException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseBody() |
String |
getResponseText() |
void |
setResponseBody(String responseBody) |
void |
setResponseText(String responseText) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GenericException(String message)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.