Package com.geouniq.android
Class GeoUniq.CustomEndpoint.InvalidUrlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.geouniq.android.GeoUniq.CustomEndpoint.InvalidUrlException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GeoUniq.CustomEndpoint
Indicates that the url provided to the builder through the method
GeoUniq.CustomEndpoint.Builder.setUrl(String) is invalid- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidUrlException
public InvalidUrlException()
-