Share via


ObjectNeedsStateException Constructor

Initializes a new instance of the ObjectNeedsStateException class.

Overload List

Name Description
ObjectNeedsStateException ()
Initializes a new instance of the ObjectNeedsStateException class.
ObjectNeedsStateException (String)
Initializes a new instance of the ObjectNeedsStateException class that contains a specified error message.
ObjectNeedsStateException (SerializationInfo, StreamingContext)
Initializes a new instance of the ObjectNeedsStateException class by using serialized data.
ObjectNeedsStateException (String, Exception)
Initializes a new instance of the ObjectNeedsStateException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

ObjectNeedsStateException Class
ObjectNeedsStateException Members
Microsoft.Synchronization Namespace