The MongoDB\Driver\Exception\Exception interface

はじめに

Common interface for all extension exceptions. This interface is also used by the library, and may be used to identify any exceptions originating from the MongoDB PHP driver (i.e. extension and library).

クラス概要

MongoDB\Driver\Exception\Exception
class MongoDB\Driver\Exception\Exception {
}