QueueFullException

Exception thrown when $(D_PSYMBOL Queue.putNowait()) is called on a $(D_PSYMBOL Queue) object which is full.

Constructors

this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta