QueueEmptyException

Exception thrown when $(D_PSYMBOL Queue.getNowait()) is called on a $(D_PSYMBOL Queue) object which is empty.

Constructors

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

Meta