Arcana::MailboxFull
Inherits Arcana::Error < Exception < Reference < Object
Raised when a bounded mailbox rejects a deliver because the queue is at capacity. Bus surfaces this to the sender (delivery fails loudly instead of a silent memory leak from an unbounded queue).
Constructors
Instance methods
address
Sourcemax_queue
Source