Class NoSuchNotificationException

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.exception.NoSuchModelException
com.liferay.portal.workflow.kaleo.exception.NoSuchNotificationException
All Implemented Interfaces:
Serializable

public class NoSuchNotificationException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchNotificationException

      public NoSuchNotificationException()
    • NoSuchNotificationException

      public NoSuchNotificationException(String msg)
    • NoSuchNotificationException

      public NoSuchNotificationException(String msg, Throwable throwable)
    • NoSuchNotificationException

      public NoSuchNotificationException(Throwable throwable)