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