public class DingiConfigurationException
extends java.lang.RuntimeException
This occurs either when Dingi is not correctly initialised or the provided access token
through Dingi.getInstance(Context, String ) isn't valid.
| Constructor and Description |
|---|
DingiConfigurationException()
Creates a Dingi configuration exception thrown by DingiMap when the SDK hasn't been properly initialised.
|