The MongoDB\Driver\Monitoring\CommandFailedEvent class

(mongodb >=1.3.0)

¼ò½é

The MongoDB\Driver\Monitoring\CommandFailedEvent class encapsulates information about a failed command.

ÀàÕªÒª

final MongoDB\Driver\Monitoring\CommandFailedEvent {
/* ·½·¨ */
final public getCommandName ( ) : string
final public getDurationMicros ( ) : int
final public getError ( ) : Exception
final public getOperationId ( ) : string
final public getReply ( ) : object
final public getRequestId ( ) : string
final public getServer ( ) : MongoDB\Driver\Server
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.