CDBConnectionException

public class CDBConnectionException extends CDBException

The connection to database does not work. This means that the pyCDB was correctly loaded but there is a problem inside it or between it and MySQL.

Author:pipek

Constructors

CDBConnectionException

public CDBConnectionException(String message)