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, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JBoss by Red Hat. All rights reserved.