The MongoDB\Driver\Exception\Exception interface

(mongodb >= 1.0.0)

简介

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).

类摘要

class MongoDB\Driver\Exception\Exception {
}
添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top