Class: Mongo::Error::ServerNotUsable
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error
|
|
|
Instance Chain:
self,
Error
|
|
| Inherits: |
Error
|
| Defined in: | lib/mongo/error/server_not_usable.rb |
Overview
Exception raised if an unknown server is attempted to be used for an operation.
Class Method Summary
-
.new(address) ⇒ ServerNotUsable
constructor
Internal use only
Internal use only
Instantiate the new exception.