Initializes a new instance of the ObjectClosedException class.
Name | Description | |
---|---|---|
ObjectClosedException() |
Initializes a new instance of the ObjectClosedException class. |
|
ObjectClosedException(String) |
Initializes a new instance of the ObjectClosedException class with a specified error message. |
|
ObjectClosedException(String, Exception) |
Initializes a new instance of the ObjectClosedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |