The MongoDB\Driver\Exception\InvalidArgumentException class
(mongodb >= 1.0.0)
简介
Thrown when a driver method is given invalid arguments (e.g. invalid option types).
类摘要
MongoDB\Driver\Exception\InvalidArgumentException
extends InvalidArgumentException
implements MongoDB\Driver\Exception\Exception {
/* 继承的属性 */
/* 继承的方法 */
}