class

X::Exceptions::MailboxOverflow

Inherits Exception / Reference / Object

Raised when a process's mailbox is full and cannot accept more messages

Constructors

new(message : String | Nil = nil, cause : Exception | Nil = nil)
Source