Class EditorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.rulebuilderbackoffice.editors.EditorException
All Implemented Interfaces:
Serializable

public class EditorException extends Exception
See Also:
  • Constructor Details

    • EditorException

      public EditorException()
    • EditorException

      public EditorException(String message)
    • EditorException

      public EditorException(Throwable cause)
    • EditorException

      public EditorException(String message, Throwable cause)