Class RenderingException

All Implemented Interfaces:
Serializable

public class RenderingException extends ModelsException
Indicates a problem performing rendering. Generally this indicates IO problems.
See Also:
  • Constructor Details

    • RenderingException

      public RenderingException(String message)
    • RenderingException

      public RenderingException(String message, Throwable cause)