Class NotificationQueueEntryTypeException

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.NotificationQueueEntryTypeException
All Implemented Interfaces:
Serializable

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

    • NotificationQueueEntryTypeException

      public NotificationQueueEntryTypeException()
    • NotificationQueueEntryTypeException

      public NotificationQueueEntryTypeException(String msg)
    • NotificationQueueEntryTypeException

      public NotificationQueueEntryTypeException(String msg, Throwable throwable)
    • NotificationQueueEntryTypeException

      public NotificationQueueEntryTypeException(Throwable throwable)