The MongoDB\Driver\Exception\UnexpectedValueException class
(mongodb >= 1.0.0)
簡介
Thrown when the driver encounters an unexpected value (e.g. during BSON serialization or deserialization).
類摘要
class MongoDB\Driver\Exception\UnexpectedValueException
extends
UnexpectedValueException
implements
MongoDB\Driver\Exception\Exception {
/* 繼承的屬性 */
/* 繼承的方法 */
}