You are here: Start » AVL.NET » IOException Class
IOException Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| IOException(String) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Data | System.Collections.IDictionary | Inherited from a System.Exception | |
| HelpLink | System.String | Inherited from a System.Exception | |
| HResult | System.Int32 | Inherited from a System.Exception | |
| InnerException | System.Exception | Inherited from a System.Exception | |
| Message | System.String | Inherited from a System.Exception | |
| Source | System.String | Inherited from a System.Exception | |
| StackTrace | System.String | Inherited from a System.Exception | |
| TargetSite | System.Reflection.MethodBase | Inherited from a System.Exception |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetBaseException() | Inherited from System.Exception | |
| GetHashCode() | Inherited from System.Object | |
| GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) | Inherited from System.Exception | |
| GetType() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
