Class ReadOnlyDeviceException

  • All Implemented Interfaces:
    Serializable

    public class ReadOnlyDeviceException
    extends Exception
    Exception that signals, that a device is considered read-only. Read-only devices are devices that receive OMEMO messages, but do not send any. Those devices are weakening forward secrecy. For that reason, read-only devices are ignored after n messages have been sent without getting a reply back.
    See Also:
    Serialized Form