StorageDeviceNotConnectedException Constructor
XNA Game Studio 2.0
Initializes a new instance of this class.
| Name | Description |
|---|---|
| StorageDeviceNotConnectedException () | Initializes a new instance of this class. |
| StorageDeviceNotConnectedException (SerializationInfo, StreamingContext) | Initializes a new instance of this class during deserialization. |
| StorageDeviceNotConnectedException (String) | Initializes a new instance of this class with a specified error message. |
| StorageDeviceNotConnectedException (String, Exception) | Initializes a new instance of this class with a specified error message and a reference to the inner exception that is the cause of this exception. |