Class CryptoFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MultipleCryptoFailedException

public class CryptoFailedException extends Exception
Exception gets thrown when some cryptographic function failed.
See Also: