Exceptions
Exceptions
Exception | Description |
---|---|
io.keychain.exceptions.NoActivePersona |
No (active) Persona exists |
io.keychain.exceptions.DBBusy |
Database operation failed due to long execution time of another thread’s database operation |
io.keychain.exceptions.NullContextException |
Unpacking and parsing of the configuration file failed |
io.keychain.exceptions.InternalInterfaceException |
An unexpected internal error occurred causing the JNI interface to receive an exception |
io.keychain.exceptions.BadInputException |
An input parameter fails safety or non-NULL checks |