PHP 7.0.6 Released

The MongoDB\Driver\WriteConcernError class

(mongodb >=1.0.0)

Introduction

Class synopsis

final MongoDB\Driver\WriteConcernError {
/* Methods */
final public ReturnType getCode ( void )
final public ReturnType getInfo ( void )
final public ReturnType getMessage ( void )
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.
To Top