EnvironmentNotPreparedException

public sealed class EnvironmentNotPreparedException extends AmapiSdkException

Known direct subclasses
AndroidDevicePolicyAppDisabledException

Exception thrown when the Android Device Policy app is disabled on the device.

AndroidDevicePolicyAppNotInstalledException

Exception thrown when the Android Device Policy app is not installed on the device.

AndroidDevicePolicyAppNotUpdatedException

Exception thrown when the Android Device Policy app is not up to date.

AndroidDevicePolicyInstallConsentDeclinedException

Exception thrown when the Android Device Policy install consent is declined.

AndroidDevicePolicyInstallConsentDismissedException

Exception thrown when the Android Device Policy install consent is dismissed.

AndroidDevicePolicyInstallOrUpdateRecoverableException

Exception thrown when the Android Device Policy app is not installed or not up to date.

AndroidDevicePolicyInstallOrUpdateUnrecoverableException

Exception thrown when the Android Device Policy app is not installed or not up to date.

GooglePlayServicesAppNotUpdatedException

Exception thrown when the Google Play Services app is not up to date.


Exception thrown when the environment is not prepared for the API call.

Summary

Protected constructors

Protected constructors

EnvironmentNotPreparedException

protected EnvironmentNotPreparedException(@NonNull String message, Throwable cause)