Exception: Prosody::NullValueError

Inherits:
TransientStateError show all
Defined in:
lib/prosody/state.rb,
sig/state.rbs

Overview

Raised when a JSON null is written to a collection. Null is not storable (indistinguishable from absence); use clear/delete instead.

Method Summary

Methods inherited from TransientError

#permanent?

Methods inherited from EventHandlerError

#permanent?