Class NoSuchUserNotificationEventException

All Implemented Interfaces:
Serializable

public class NoSuchUserNotificationEventException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchUserNotificationEventException

      public NoSuchUserNotificationEventException()
    • NoSuchUserNotificationEventException

      public NoSuchUserNotificationEventException(String msg)
    • NoSuchUserNotificationEventException

      public NoSuchUserNotificationEventException(String msg, Throwable throwable)
    • NoSuchUserNotificationEventException

      public NoSuchUserNotificationEventException(Throwable throwable)