Class MultipleCryptoFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
org.jivesoftware.smackx.omemo.exceptions.MultipleCryptoFailedException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Method Details
- 
from
public static MultipleCryptoFailedException from(List<CryptoFailedException> cryptoFailedExceptions)  - 
getCryptoFailedExceptions
 
 -