Class NotificationQueueEntryStatusException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.notification.exception.NotificationQueueEntryStatusException
All Implemented Interfaces:
Serializable

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

    • NotificationQueueEntryStatusException

      public NotificationQueueEntryStatusException()
    • NotificationQueueEntryStatusException

      public NotificationQueueEntryStatusException(String msg)
    • NotificationQueueEntryStatusException

      public NotificationQueueEntryStatusException(String msg, Throwable throwable)
    • NotificationQueueEntryStatusException

      public NotificationQueueEntryStatusException(Throwable throwable)