Class NoOmemoSupportException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jivesoftware.smackx.omemo.exceptions.NoOmemoSupportException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoOmemoSupportException extends java.lang.Exception
Exception that indicates, that a MUC does not support OMEMO.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoOmemoSupportException()
-
-
-
Constructor Detail
-
NoOmemoSupportException
public NoOmemoSupportException()
-
-