public class HttpException extends RuntimeException
| Constructor and Description |
|---|
HttpException(int statusCode,
String body) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpException(int statusCode,
String body)
public String getMessage()
getMessage in class ThrowableCopyright © 2004-2016. All Rights Reserved.