Class NoRawSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smackx.omemo.exceptions.NoRawSessionException
- All Implemented Interfaces:
Serializable
Exception that gets thrown whenever a OmemoMessage arrives that no OmemoSession was found for to decrypt it.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoRawSessionException
-
-
Method Details
-
getDeviceWithoutSession
-