public class RenderingException extends Exception
| Constructor and Description | 
|---|
RenderingException()  | 
RenderingException(String message)  | 
RenderingException(String message,
                  Throwable cause)  | 
RenderingException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RenderingException()
public RenderingException(String message, Throwable cause)
public RenderingException(String message)
public RenderingException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.