dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlException Class
Properties Methods

In This Topic
    MySqlException Class Members
    In This Topic

    The following tables list the members exposed by MySqlException.

    Public Properties
     NameDescription
    Public PropertyGets a code that identifies the type of error.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Runtime.InteropServices.ExternalException)
    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 Property (Inherited from System.Exception)
    Public PropertyReturns a string containing the SQLSTATE error code for the last error.  
    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 MethodOverridden. Returns a string representation of the error message information.  
    Top
    See Also