Class
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

Base classes

Implemented Interfaces

Attributes/Properties

There are no attributes in this class.

Methods

There are no methods in this class.

Known Subclasses