ObjectFrozenException Constructor |
Name | Description | |
---|---|---|
ObjectFrozenException | Initializes a new instance. | |
ObjectFrozenException(Object) |
Initializes a new instance with a reference to the frozen object.
| |
ObjectFrozenException(String) |
Initializes a new instance.
| |
ObjectFrozenException(Object, Exception) |
Initializes a new instance with a specified frozen object and a reference to the inner
exception that is the cause of this exception.
| |
ObjectFrozenException(String, Exception) |
Initializes a new instance.
|