MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent::getError
(mongodb >=1.13.0)
MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent::getError — Returns the Exception associated with the failed heartbeat
Description
final public MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent::getError():
Exception
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
Returns the Exception associated with the failed
heartbeat.
Erreurs / Exceptions
- Lance une exception MongoDB\Driver\InvalidArgumentException lors d'une erreur survenue pendant l'analyse d'un argument.