public class HttpException extends Exception
HttpException()
HttpException(String message)
HttpException(String message, Throwable thrown)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HttpException()
public HttpException(String message)
public HttpException(String message, Throwable thrown)
Copyright © 2020. All rights reserved.