Click or drag to resize

ObjectFrozenException Constructor

Overload List
  NameDescription
Public methodObjectFrozenException
Initializes a new instance.
Public methodObjectFrozenException(Object)
Initializes a new instance with a reference to the frozen object.
Public methodObjectFrozenException(String)
Initializes a new instance.
Public methodObjectFrozenException(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.
Public methodObjectFrozenException(String, Exception)
Initializes a new instance.
Top
See Also