Interface DeviceInformationSyncError.NetworkError
- All Superinterfaces:
DeviceInformationSyncError
,MobileAuthenticationClientError
- Enclosing interface:
- DeviceInformationSyncError
A network error occurred.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.DeviceInformationSyncError
DeviceInformationSyncError.ClockSkewTooBig, DeviceInformationSyncError.DeviceProtectionError, DeviceInformationSyncError.NetworkError, DeviceInformationSyncError.NoDeviceLockError, DeviceInformationSyncError.OperationNotSupportedByBackend
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description
-
Method Details
-
server
The server where the error occurred.- Returns:
- the server where the error occurred
-