Interface DeviceInformationChangeError
- All Superinterfaces:
MobileAuthenticationClientError
- All Known Subinterfaces:
DeviceInformationChangeError.ClockSkewTooBig
,DeviceInformationChangeError.DeviceProtectionError
,DeviceInformationChangeError.NameAlreadyExists
,DeviceInformationChangeError.NetworkError
,DeviceInformationChangeError.NoDeviceLockError
,DeviceInformationChangeError.NotFound
The error that can occur with operations related to a
DeviceInformation
.- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The clocks on the mobile and on the server are too apart and the server refused to validate the JWS sent to modify the device information.static interface
An error that indicates that some form of tampering was found in the application.static interface
There is already a device information with the provided name.static interface
A network error occurred.static interface
The android device has no secure lock screen.static interface
The device information to be updated could not be found. -
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description