__construct() __construct(string $driverName) Konstruktor. Parameters string $driverName Name of the invalid driver
getClassName() getClassName() : string Get the name of the invalid class. Returns string — Name of the invalid class
getDriverName() getDriverName() : string Get the name of the invalid driver. Returns string — Name of the invalid driver
concat() concat(string $message, string $name) Insert the name in a message Parameters string $message Error message string $name Name to insert