method
new
v2_5_5 -
Show latest stable
- Class:
DRb::DRbUnknown
new(err, buf)public
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.