类 AccessNotConfiguredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ai.nextbillion.maps.errors.ApiException
ai.nextbillion.maps.errors.AccessNotConfiguredException
- 所有已实现的接口:
java.io.Serializable
public class AccessNotConfiguredException extends ApiException
Indicates that the API call was not configured for the supplied credentials and environmental
conditions. Check the error message for details.
- 另请参阅:
- 序列化表格
-
构造器概要
构造器 构造器 说明 AccessNotConfiguredException(java.lang.String errorMessage) -
方法概要
-
构造器详细资料
-
AccessNotConfiguredException
public AccessNotConfiguredException(java.lang.String errorMessage)
-