dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Exception Class
Properties Methods

DB2Exception Class Members

The following tables list the members exposed by DB2Exception.

Public Properties
 NameDescription
Public PropertyOverridden. Gets a collection of key/value pairs that provide additional user-defined information about the inner exception.  
Public PropertyOverridden. Gets the inner exception error code.  
Public PropertyThis property specifies a collection of one or more DB2Error objects that contain information about exceptions generated by the DB2 server.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyOverridden. Returns a string representation of the error message information.  
Public PropertyOverridden. Always returns "Devart dotConnect for DB2".  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public MethodOverridden. Populates a SerializationInfo with the data needed to serialize the target object.  
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Runtime.InteropServices.ExternalException)
Top
See Also