# File lib/drb/drb.rb, line 509
    def exception
      DRbUnknownError.new(self)
    end