[top] / xdrlib / Error
Exception class for this module. Use:
except xdrlib.Error, var: # var has the Error instance for the exception
Public ivars: msg -- contains the message
There are no attributes in this class.
There are no methods in this class.