See Also

OracleException Class  | Devart.Data.Oracle Namespace  | OracleConnection Class  | OracleCommand Class

See AlsoDevart.Data.OracleSend comments on this topic.

OracleException Class Members

Devart.Data.Oracle Namespace : OracleException Class

OracleException overview

Public Properties

Public Property CodeGets a code that identifies the type of error.
Public Property Data (Inherited from System.Exception)Gets a collection of key/value pairs that provide additional user-defined information about the exception.
Public Property ErrorCode (Inherited from System.Runtime.InteropServices.ExternalException)Gets the HRESULT of the error.
Public Property ErrorsThis property specifies a collection of one or more OracleError objects that contain information about exceptions generated by the Oracle database.
Public Property HelpLink (Inherited from System.Exception)Gets or sets a link to the help file associated with this exception.
Public Property InnerException (Inherited from System.Exception)Gets the Exception instance that caused the current exception.
Public Property Message (Inherited from System.Exception)Gets a message that describes the current exception.
Public Property OffsetGets a position of the incorrect symbol at the SQL statement.
Public Property Source (Inherited from System.Exception)Gets or sets the name of the application or the object that causes the error.
Public Property StackTrace (Inherited from System.Exception)Gets a string representation of the immediate frames on the call stack.
Public Property TargetSite (Inherited from System.Exception)Gets the method that throws the current exception.

Public Methods

Public Method GetBaseException (Inherited from System.Exception)When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
Public Method GetObjectDataOverridden. Populates a SerializationInfo with the data needed to serialize the target object.
Public Method GetType (Inherited from System.Exception)Gets the runtime type of the current instance.
Public Method ToString (Inherited from System.Exception)Creates and returns a string representation of the current exception.

See Also

OracleException Class  | Devart.Data.Oracle Namespace  | OracleConnection Class  | OracleCommand Class

 

 


© 2002 - 2013 Devart. All Rights Reserved.