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

Class InconsistentWrapTypeError

    Exception --+        
                |        
    StandardError --+    
                    |    
            TypeError --+
                        |
Exception --+           |
            |           |
   DopalError --+       |
                |       |
  ConversionError --+   |
                    |   |
            WrapError --+
                        |
                       InconsistentWrapTypeError


Object has wrap type different to requested type
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