MongoDB\Driver\Monitoring\CommandFailedEvent::getError

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandFailedEvent::getErrorReturns the Exception associated with the failed command

説明

final public MongoDB\Driver\Monitoring\CommandFailedEvent::getError ( void ) : Exception

パラメータ

この関数にはパラメータはありません。

返り値

Returns the Exception associated with the failed command.

エラー / 例外