You are here: Start » FIL.NET » SystemException Class
SystemException Class
Namespace: | Ftl |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | SystemException() | |
![]() | SystemException(String) | |
![]() | SystemException(String, Exception) |
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 |