Class

DRb::DRbServerNotFound

Inheritance
< DRb::DRbError < RuntimeError < StandardError < Exception < Object

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.