Exception | Description |
---|---|
BadMessageException |
Exception that gets thrown if a message has a bad/illegal format after it has been decrypted.
|
DecryptionFailedException |
Exception that gets thrown when decryption fails (because the keys are incorrect, or the data is corrupted).
|
InvalidCommandFieldValueException |
Exception that gets thrown on a illegal call.
|
InvalidKeyException |
Exception that gets thrown when an invalid key has been specified (e.g.
|
MessageParseException |
Base class for exceptions that may occur when parsing/decrypting an encrypted Threema message.
|
NotAllowedException |
Exception that gets thrown on a illegal call.
|
RequiredCommandFieldMissingException |
Exception that gets thrown on a illegal call.
|
UnsupportedMessageTypeException |
Exception that gets thrown when an attempt has been made to decrypt a message
of a type that is not supported by this library.
|
Copyright © 2015 Threema GmbH, Staldenbachstrasse 11, 8808 Pfäffikon SZ, Schweiz. All rights reserved.