class DRb::DRbServerNotFound

Parent:
DRb::DRbError

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.

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.