public class RenderingException extends Exception
| Constructor and Description |
|---|
RenderingException(String message,
Object... params) |
RenderingException(String message,
Throwable cause,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.