public class ViewRenderException extends IOException
| Constructor and Description |
|---|
ViewRenderException(String message)
Constructs a
ViewRenderException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ViewRenderException(String message)
ViewRenderException with the specified detail message.message - The detail message (which is saved for later retrieval by the Throwable.getMessage() method)Copyright © 2016. All rights reserved.