Class KaleoDefinitionContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.workflow.kaleo.exception.KaleoDefinitionContentException
All Implemented Interfaces:
Serializable

public class KaleoDefinitionContentException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • KaleoDefinitionContentException

      public KaleoDefinitionContentException()
    • KaleoDefinitionContentException

      public KaleoDefinitionContentException(String msg)
    • KaleoDefinitionContentException

      public KaleoDefinitionContentException(String msg, Throwable throwable)
    • KaleoDefinitionContentException

      public KaleoDefinitionContentException(Throwable throwable)