new(err, buf)
Class Public methods
Create a new DRbUnknown object.
buf
is a string containing a marshalled object that could not
be unmarshalled. err
is the error message that was raised
when the unmarshalling failed. It is used to determine the name of the
unmarshalled object.
Please login to continue.