Class ViewerException

  • All Implemented Interfaces:
    Serializable

    public class ViewerException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    Exception thrown when an error occurred while generating a view or a preview of a document.
    Author:
    Yohann Chastagnier
    See Also:
    Serialized Form
    • Constructor Detail

      • ViewerException

        public ViewerException​(String message)
      • ViewerException

        public ViewerException​(Throwable cause)