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, toString
public RenderingException()
public RenderingException(String message)
public RenderingException(String message, Throwable cause)
public RenderingException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.