public class HttpException extends RuntimeException
| Constructor and Description |
|---|
HttpException() |
HttpException(String message) |
HttpException(String message,
Throwable cause) |
HttpException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringLicenced under the Apache License, Version 2.0