Class RenderException

    • Constructor Detail

      • RenderException

        protected RenderException​(String message)
        Constructor.
        Parameters:
        message - the exception message.
      • RenderException

        protected RenderException​(String message,
                                  Throwable cause)
        Constructor.
        Parameters:
        message - the exception message.
        cause - the exception to wrap