public class InvalidAccessTokenException
extends java.lang.RuntimeException
InvalidAccessTokenException is thrown by MapboxMap
when there is either no access token set before MapView.onCreate(Bundle) or an invalid access token
is set in Mapbox.getInstance(Context, String)| Constructor and Description |
|---|
InvalidAccessTokenException() |