The MongoDB\Driver\Exception\Exception interface

(mongodb >= 1.0.0)

소개

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

클래스 개요

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

User Contributed Notes

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