Class ServiceTimeoutException

All Implemented Interfaces:
Serializable

public class ServiceTimeoutException extends GeolocationException
Exception thrown on method call timeout.
See Also:
  • Constructor Details

    • ServiceTimeoutException

      public ServiceTimeoutException(String message, String timeout)
  • Method Details