Class UserReminderQueryException

All Implemented Interfaces:
Serializable

public class UserReminderQueryException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • UserReminderQueryException

      public UserReminderQueryException()
    • UserReminderQueryException

      public UserReminderQueryException(String msg)
    • UserReminderQueryException

      public UserReminderQueryException(String msg, Throwable throwable)
    • UserReminderQueryException

      public UserReminderQueryException(Throwable throwable)