Class NoSuchUserTrackerException

All Implemented Interfaces:
Serializable

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

    • NoSuchUserTrackerException

      public NoSuchUserTrackerException()
    • NoSuchUserTrackerException

      public NoSuchUserTrackerException(String msg)
    • NoSuchUserTrackerException

      public NoSuchUserTrackerException(String msg, Throwable throwable)
    • NoSuchUserTrackerException

      public NoSuchUserTrackerException(Throwable throwable)