MailboxFull

Thrown on mailbox crowding if the mailbox is configured with OnCrowding.throwException.

class MailboxFull : Exception {
Tid tid;
}

Constructors

this
this(Tid t, string msg)

Meta