java.io.Serializable
public class HttpException extends java.lang.RuntimeException
HttpException(java.lang.String message)
HttpException(java.lang.String message, java.lang.Throwable cause)
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpException(java.lang.String message)
public HttpException(java.lang.String message, java.lang.Throwable cause)