Class KaleoDefinitionValidationException.MustSetValidNodeNameLength

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.workflow.WorkflowException
com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException
com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetValidNodeNameLength
All Implemented Interfaces:
Serializable
Enclosing class:
KaleoDefinitionValidationException

public static class KaleoDefinitionValidationException.MustSetValidNodeNameLength extends KaleoDefinitionValidationException
See Also:
  • Constructor Details

    • MustSetValidNodeNameLength

      public MustSetValidNodeNameLength(int length, String node)
  • Method Details

    • getLength

      public int getLength()
    • getNode

      public String getNode()