exceptions library

Exceptions / Errors

DeviceNotSecuredException
An exception thrown when there is no secure screen lock set on the device.
IncorrectUuidException
An exception thrown when the signer created from UUID is incorrect and there are no keys containing provided uuid
InvalidSignatureException
An exception thrown when the data signature is invalid.
NoKeyInStorageException
An exception thrown when there is no entry under such key in keystore.
PlatformNotSupportedException
An exception thrown when the platform is not supported
SharedPreferencesException
An exception thrown when there is an error in shared preferences.
SigningFailureException
An exception thrown when signing the message has failed