异常:Mongo::Error::KmsError

继承:
CryptError 显示全部
定义于:
构建/ruby-driver-v2.19/lib/ mongo /error/kms_error.rb

Overview

客户端加密期间出现与 KMS 相关的错误。

由于:

  • 2.0.0

常量摘要

Mongo::Error继承的常量

BAD_VALUECodeCURSOR_NOT_FOUNDERRERRMSGERRORTRANSIENT_TRANSACTION_ERROR_LABELUNKNOWN_ERRORUNKNOWN_TRANSACTION_COMMIT_RESULT_LABELWRITE_CONCERN_ERRORWRITE_CONCERN_ERRORSWRITE_ERRORS

实例属性摘要

包含在Notable中的属性

#connection_global_id#Generation#service_id

方法摘要

CryptError继承的方法

#initialize

Mongo::Error继承的方法

#change_stream_resumable?#initialize#write_concern_error_label? , #write_concern_error_labels

ChangeStreamResumable中包含的方法

#change_stream_resumable?

WriteRetryable 中包含的方法

#write_retryable?

Labelable 中包含的方法

#add_label , #label? , #labels

Notable中包含的方法

#add_note#add_notes#notes#to_s

构造函数详情

该类从Mongo::Error::CryptError继承构造函数