| Overload | Description | 
|---|---|
| QueueOverflowException Constructor() | Initializes a new instance of the class with default data. | 
| QueueOverflowException Constructor(String) | Initializes a new instance of the class, specifying the message. | 
| QueueOverflowException Constructor(String,Exception) | Initializes a new instance of the class, specifying the message and inner exception. | 
| QueueOverflowException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
