Interface AuthCloudApiError

All Superinterfaces:
MobileAuthenticationClientError
All Known Subinterfaces:
AuthCloudApiError.DecryptionError, AuthCloudApiError.DeviceProtectionError, AuthCloudApiError.MalformedResponse, AuthCloudApiError.NetworkError, AuthCloudApiError.NoDeviceLockError, AuthCloudApiError.OperationError, AuthCloudApiError.TokenAlreadyRedeemed, AuthCloudApiError.TokenExpired

public interface AuthCloudApiError extends MobileAuthenticationClientError
The error that can occur when the registration using the the Authentication Cloud API fails.
See Also: