| Overload | Description |
|---|---|
| ListBoxException Constructor() | Initializes a new instance of the ListBoxException class. |
| ListBoxException Constructor(String) | Initializes a new instance of the ListBoxException class specifying the exception message. |
| ListBoxException Constructor(String,Exception) | Initializes a new instance of the ListBoxException class specifying the exception message and the inner exception. |