StorageDeviceNotConnectedException Members
The following tables list the members exposed by the StorageDeviceNotConnectedException type.
Public Constructors
Name | Description | |
---|---|---|
StorageDeviceNotConnectedException | Overloaded. Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
ErrorCode | (Inherited from ExternalException.) | |
InnerException | (Inherited from Exception.) | |
Message | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) |
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Exception.) | |
ToString | (Inherited from Exception.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
StorageDeviceNotConnectedException Class
Microsoft.Xna.Framework.Storage Namespace