Class CmsNewParentNotInWorkflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencms.main.CmsException
org.opencms.workflow.CmsNewParentNotInWorkflowException
All Implemented Interfaces:
Serializable, I_CmsThrowable

An exception which indicates that the user tried to trigger a workflow action for a set of resources for which some parent folder is not included in the set, but has the resource state 'new'.
See Also: