Property | Type | Description | |
---|---|---|---|
$error | string | ||
$operation | string | ||
$preparedArgs | array | ||
$preparedQuery | string | ||
$table | PHPUnit_Extensions_Database_DataSet_ITable |
Method | Description | |
---|---|---|
__construct ( string $operation, string $current_query, $current_args, PHPUnit_Extensions_Database_DataSet_ITable $current_table, string $error ) | Creates a new dbunit operation exception | |
getArgs ( ) | ||
getError ( ) | ||
getOperation ( ) | ||
getQuery ( ) | ||
getTable ( ) |