Excepción: Mongo::Error::UnmetDependency

Hereda:
Mongo::Error
  • Objeto
Mostrar todo
Definido en:
lib/mongo/error/unmet_dependency.rb

Overview

Se genera si no se cumple una dependencia opcional del controlador.

Desde:

  • 2.0.0

Resumen constante

Constantes heredadas de Mongo::Error

BAD_VALUE, CODE, CURSOR_NOT_FOUND, ERR, ERRMSG, ERROR, TRANSIENT_TRANSACTION_ERROR_LABEL, UNKNOWN_ERROR, UNKNOWN_TRANSACTION_COMMIT_RESULT_LABEL, WRITE_CONCERN_ERROR, WRITE_CONCERN_ERRORS, WRITE_ERRORS

Resumen del atributo de la instancia

Atributos incluidos de Notable

#id_global_de_conexión, #generación, #id_de_servicio

Resumen del método

Métodos heredados de Mongo::Error

#change_stream_resumable?, #initialize, #network_error?, #write_concern_error_label?, #write_concern_error_labels

Métodos incluidos de ChangeStreamResumable

#change_stream_resumable?

Métodos incluidos de WriteRetryable

#write_retryable?

Métodos incluidos de Labelable

#add_label, #etiqueta?, #etiquetas

Métodos incluidos de Notable

#agregar_nota, #agregar_notas, #notas, #a_s

Detalles del constructor

Esta clase hereda un constructor de Mongo::Error