| Exception | Description |
|---|---|
| CannotEstablishOmemoSessionException |
Exception gets thrown when we are unable to establish a session with a device for some reason.
|
| CorruptedOmemoKeyException |
Exception gets thrown, when an invalid key is encountered.
|
| CryptoFailedException |
Exception gets thrown when some cryptographic function failed.
|
| MultipleCryptoFailedException | |
| NoOmemoSupportException |
Exception that indicates, that a MUC does not support OMEMO.
|
| NoRawSessionException |
Exception that gets thrown whenever a OmemoMessage arrives that no OmemoSession was found for to decrypt it.
|
| UndecidedOmemoIdentityException |
Exception that is thrown when the user tries to encrypt a message for a undecided device.
|