Name | Description | |
---|---|---|
![]() | Code | Gets a code that identifies the type of error. |
![]() | Data | (Inherited from System.Exception) |
![]() | ErrorCode | (Inherited from System.Runtime.InteropServices.ExternalException) |
![]() | Errors | This property specifies a collection of one or more OracleError objects that contain information about exceptions generated by the Oracle database. |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | IsRecoverable | Determines whether an application can chose to re-submit the existing transaction based on the current transaction status or it must roll-back, re-execute, and re-submit the current transaction. |
![]() | Message | (Inherited from System.Exception) |
![]() | Offset | Gets a position of the incorrect symbol at the SQL statement. |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |