Class EditorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hippoecm.frontend.service.EditorException
All Implemented Interfaces:
Serializable

public class EditorException extends Exception
See Also:
  • Constructor Details

    • EditorException

      public EditorException(String message)
    • EditorException

      public EditorException(String message, Throwable cause)
    • EditorException

      public EditorException(Throwable cause)