|
MongoDB\Driver\Monitoring\CommandSubscriber::commandFailedNotification method for a failed command Description
abstract public void MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed(MongoDB\Driver\Monitoring\CommandFailedEvent
$event )If the subscriber is registered, this method is called when a command fails. Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|