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

Class NoEstablishedConnectionError

    Exception --+    
                |    
       DopalError --+
                    |
Exception --+       |
            |       |
StandardError --+   |
                |   |
        TypeError --+
                    |
                   NoEstablishedConnectionError


Connection object has no valid connection established
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