Class NotificationQueueEntrySubjectException

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

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

    • NotificationQueueEntrySubjectException

      public NotificationQueueEntrySubjectException()
    • NotificationQueueEntrySubjectException

      public NotificationQueueEntrySubjectException(String msg)
    • NotificationQueueEntrySubjectException

      public NotificationQueueEntrySubjectException(String msg, Throwable throwable)
    • NotificationQueueEntrySubjectException

      public NotificationQueueEntrySubjectException(Throwable throwable)