Class NoSuchNotificationQueueEntryAttachmentException

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.notification.exception.NoSuchNotificationQueueEntryAttachmentException
All Implemented Interfaces:
Serializable

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

    • NoSuchNotificationQueueEntryAttachmentException

      public NoSuchNotificationQueueEntryAttachmentException()
    • NoSuchNotificationQueueEntryAttachmentException

      public NoSuchNotificationQueueEntryAttachmentException(String msg)
    • NoSuchNotificationQueueEntryAttachmentException

      public NoSuchNotificationQueueEntryAttachmentException(String msg, Throwable throwable)
    • NoSuchNotificationQueueEntryAttachmentException

      public NoSuchNotificationQueueEntryAttachmentException(Throwable throwable)