public class HttpException extends RuntimeException
HttpException()
HttpException(String message)
HttpException(String message, Throwable e)
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 e)
Copyright © 2021. All rights reserved.