parent root
PHP: MongoDB\Driver\Exception\Exception - Manual

The MongoDB\Driver\Exception\Exception interface

(mongodb >= 1.0.0)

Introduction

Common interface for all driver exceptions. This may be used to catch only exceptions originating from the driver itself.

Class synopsis

MongoDB\Driver\Exception\Exception {
}
add a noteadd a note

User Contributed Notes

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