public class InternalServerErrorException extends LoggableFailure
| Constructor and Description | 
|---|
| InternalServerErrorException(String s) | 
| InternalServerErrorException(String s,
                            Response response) | 
| InternalServerErrorException(String s,
                            Throwable throwable) | 
| InternalServerErrorException(String s,
                            Throwable throwable,
                            Response response) | 
| InternalServerErrorException(Throwable throwable) | 
| InternalServerErrorException(Throwable throwable,
                            Response response) | 
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 JBoss by Red Hat. All rights reserved.