Package mysql :: Package exceptions :: Module internal :: Class Not_Connected_Error
[hide private]
[frames] | no frames]

Class Not_Connected_Error

source code

exceptions.Exception --+    
                       |    
              base.Error --+
                           |
                          Not_Connected_Error

Tried to run a command when no connection is established.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__