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:
java.io.Serializable
- Enclosing class:
- GeoUniq.CustomEndpoint
public static class GeoUniq.CustomEndpoint.InvalidUrlException extends java.lang.ExceptionIndicates that the url provided to the builder through the methodGeoUniq.CustomEndpoint.Builder.setUrl(String)is invalid- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidUrlException()
-