public class RenderingException extends Exception
| Constructor and Description |
|---|
RenderingException(String message,
int httpStatusCode) |
RenderingException(String message,
Throwable t,
int httpStatusCode) |
RenderingException(Throwable t,
int httpStatusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007-2012. All Rights Reserved.