Share via


StateException Constructor

Overload List

Name Description
StateException () Initializes a new instance of the StateException class.
StateException (String) Initializes a new instance of the StateException class with a specified error message.
StateException (SerializationInfo, StreamingContext) Initializes a new instance of the StateException class with serialized data.
StateException (String, Exception) Initializes a new instance of the StateException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

StateException Class
StateException Members
Microsoft.Practices.CompositeUI Namespace