Class RenderingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.platform.rendering.RenderingException
All Implemented Interfaces:
Serializable

public class RenderingException extends Exception
Author:
Dragos Mihalache
See Also:
  • Constructor Details

    • RenderingException

      public RenderingException()
    • RenderingException

      public RenderingException(String message, Throwable cause)
    • RenderingException

      public RenderingException(String message)
    • RenderingException

      public RenderingException(Throwable cause)