Class ServiceTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.optional.geolocation.api.GeolocationException
ch.tocco.nice2.optional.geolocation.api.ServiceTimeoutException
- All Implemented Interfaces:
Serializable
Exception thrown on method call timeout.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceTimeoutException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-