Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Overload List

Name Description
StateException () Initializes a new instance of the StateException class.
StateException (String) Initializes a new instance of the StateException class, using the specified exception text message.
StateException (String, Exception) Initializes a new instance of the StateException class, using the specified exception text message and inner exception.

See Also