MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName
  (mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName — Returns the command name
  
 
  Beschreibung
  
   final public string MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName
    ( void
   )
  
  
 
  Parameter-Liste
  Diese Funktion hat keine Parameter.
  
 
  Rückgabewerte
  
   Returns the command name.
  
  
 
  Fehler/Exceptions
  
   - Throws MongoDB\Driver\InvalidArgumentException on argument parsing errors.