The MongoDB\Driver\Exception\Exception interface

(mongodb >= 1.0.0)

簡(jiǎn)介

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

類(lèi)摘要

class MongoDB\Driver\Exception\Exception {
}