Class NoSuchUserTrackerPathException

All Implemented Interfaces:
Serializable

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

    • NoSuchUserTrackerPathException

      public NoSuchUserTrackerPathException()
    • NoSuchUserTrackerPathException

      public NoSuchUserTrackerPathException(String msg)
    • NoSuchUserTrackerPathException

      public NoSuchUserTrackerPathException(String msg, Throwable throwable)
    • NoSuchUserTrackerPathException

      public NoSuchUserTrackerPathException(Throwable throwable)