dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDbProviderException Class
Members

In This Topic
    MySqlDbProviderException Class
    In This Topic
    The exception that is thrown when dotConnect for MySQL provider returns a provider (non-database) error.
    Syntax
    Remarks
    The MySqlDbProviderException class also used as the base class for dotConnect for MysSQL specific exception class implementations.
    Inheritance Hierarchy

    System.Object
       System.Exception
          Devart.Common.DbProviderException
             Devart.Data.MySql.MySqlDbProviderException
                Devart.Data.MySql.InvalidCharsetException

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also