You are here: Start » FIL.NET » IOException Class
IOException Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | IOException(String, Exception) | |
![]() | IOException(String) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Data | System.Collections.IDictionary | Inherited from System.Exception |
![]() | HelpLink | System.String | Inherited from System.Exception |
![]() | HResult | System.Int32 | Inherited from System.Exception |
![]() | InnerException | System.Exception | Inherited from System.Exception |
![]() | Message | System.String | Inherited from System.Exception |
![]() | Source | System.String | Inherited from System.Exception |
![]() | StackTrace | System.String | Inherited from System.Exception |
![]() | TargetSite | System.Reflection.MethodBase | Inherited from 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.Exception |
![]() | ToString() | Inherited from System.Object |