PHP Class Amp\Mysql\QueryException

Inheritance: extends Exception
Afficher le fichier Open project: amphp/mysql

Protected Properties

Свойство Type Description
$query

Méthodes publiques

Méthode Description
__construct ( $message, $query = "", Exception $previous = null )
__toString ( )
getQuery ( )

Method Details

__construct() public méthode

public __construct ( $message, $query = "", Exception $previous = null )
$previous Exception

__toString() public méthode

public __toString ( )

getQuery() final public méthode

final public getQuery ( )

Property Details

$query protected_oe property

protected $query