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

Class DopalPendingDeprecationWarning

    Exception --+            
                |            
          Warning --+        
                    |        
   DeprecationWarning --+    
                        |    
        Exception --+   |    
                    |   |    
           DopalError --+    
                        |    
  DopalDeprecationWarning --+
                            |
        Exception --+       |
                    |       |
              Warning --+   |
                        |   |
PendingDeprecationWarning --+
                            |
                           DopalPendingDeprecationWarning


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