public class RenderFilterException extends RenderException
| Constructor and Description |
|---|
RenderFilterException(String message)
Initializes an instance of this class.
|
RenderFilterException(String message,
Throwable cause)
Initializes an instance of this class.
|
RenderFilterException(Throwable cause)
Initializes an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RenderFilterException(String message)
message - the error messagepublic RenderFilterException(Throwable cause)
cause - the cause of the errorCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.