123456789_123456789_123456789_123456789_123456789_

Exception: DRb::DRbServerNotFound

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, DRbError, RuntimeError
Instance Chain:
self, DRbError, RuntimeError
Inherits: DRb::DRbError
Defined in: lib/drb/drb.rb

Overview

Error raised by the ::DRb module when an attempt is made to refer to the context’s current drb server but the context does not have one. See #current_server.