Class LocationServiceError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OtherLocationIsRegistered, RegistrationFailed, RegistrationListingFailed, UnregistrationFailed

public abstract class LocationServiceError extends RuntimeException
See Also:
  • Constructor Details

    • LocationServiceError

      public LocationServiceError(String msg)