Uses of Class
org.jivesoftware.smackx.omemo.exceptions.MultipleCryptoFailedException
-
Packages that use MultipleCryptoFailedException Package Description org.jivesoftware.smackx.omemo.exceptions Exceptions. -
-
Uses of MultipleCryptoFailedException in org.jivesoftware.smackx.omemo.exceptions
Methods in org.jivesoftware.smackx.omemo.exceptions that return MultipleCryptoFailedException Modifier and Type Method Description static MultipleCryptoFailedException
MultipleCryptoFailedException. from(List<CryptoFailedException> cryptoFailedExceptions)
-