Class ItemNotEditableInCurrentWorkflowContext

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.cmsfacades.exception.ItemNotEditableInCurrentWorkflowContext
All Implemented Interfaces:
Serializable

public class ItemNotEditableInCurrentWorkflowContext extends RuntimeException
Exception used if the item can not be edited in current workflow context.
See Also:
  • Constructor Details

    • ItemNotEditableInCurrentWorkflowContext

      public ItemNotEditableInCurrentWorkflowContext(String message)
    • ItemNotEditableInCurrentWorkflowContext

      public ItemNotEditableInCurrentWorkflowContext(String message, Throwable cause)
    • ItemNotEditableInCurrentWorkflowContext

      public ItemNotEditableInCurrentWorkflowContext(Throwable cause)