StateException Constructor
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
Reference
StateException Class
StateException Members
Microsoft.WindowsMobile.Status Namespace