The MongoDB\Driver\Exception\EncryptionException class
(mongodb >= 1.7.0)
简介
Base class for exceptions thrown during client-side encryption.
类摘要
class MongoDB\Driver\Exception\EncryptionException
extends
MongoDB\Driver\Exception\RuntimeException
implements
MongoDB\Driver\Exception\Exception {
/* 继承的属性 */
/* 继承的方法 */
}