org.jboss.resteasy.spi
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
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All Rights Reserved.