Nemerle Documentation

EmptyQueue Class

Exception throws by queue service function where queue is empty.

For a list of all members of this type, see EmptyQueue Members.

System.Object
   System.Exception
      Nemerle.Collections.EmptyCollection
         Nemerle.Collections.EmptyQueue

public class EmptyQueue : EmptyCollection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Collections

Assembly: Nemerle (in Nemerle)

See Also

EmptyQueue Members | Nemerle.Collections Namespace