Exception: Prosody::TransientStateError

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

Overview

Raised for keyed-state failures that may succeed on retry, plus every caller mistake (null write, wrong item shape, invalid index, invalid direction). Never Terminal.

Direct Known Subclasses

NullValueError

Method Summary

Methods inherited from TransientError

#permanent?

Methods inherited from EventHandlerError

#permanent?