public class InternalServerErrorException extends RestFailure
| Constructor and Description |
|---|
InternalServerErrorException(String s) |
InternalServerErrorException(String s,
String resp) |
InternalServerErrorException(String s,
String resp,
Throwable throwable) |
InternalServerErrorException(String s,
Throwable throwable) |
InternalServerErrorException(Throwable throwable) |
getResponseCode, getResponseMessage, setResponseMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.