Class NoRawSessionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smackx.omemo.exceptions.NoRawSessionException
All Implemented Interfaces:
Serializable

public class NoRawSessionException extends Exception
Exception that gets thrown whenever a OmemoMessage arrives that no OmemoSession was found for to decrypt it.
See Also: