Package dopal :: Module errors :: Class UnwrapError
[show private | hide private]
[frames | no frames]

Class UnwrapError

Exception --+        
            |        
   DopalError --+    
                |    
  ConversionError --+
                    |
                   UnwrapError

Known Subclasses:
InvalidUnwrapTypeError

Error converting remote method result to Python value
Method Summary
    Inherited from DopalError
  __init__(self, *args, **kwargs)
  __repr__(self)
  __str__(self)
  to_error_string(self, use_error)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net