The MongoDB\Driver\Exception\LogicException class
(mongodb >= 1.0.0)
简介
Thrown when the driver is incorrectly used (e.g. rewinding a cursor).
类摘要
MongoDB\Driver\Exception\LogicException
extends LogicException
implements MongoDB\Driver\Exception\Exception {
/* 继承的属性 */
/* 继承的方法 */
}