Package mysql :: Package exceptions :: Module client :: Class Named_Pipe_Wait_Error
[hide private]
[frames] | no frames]

Class Named_Pipe_Wait_Error

source code

exceptions.Exception --+        
                       |        
              base.Error --+    
                           |    
            base.MySQL_Error --+
                               |
                              Named_Pipe_Wait_Error

Failed to wait for a named pipe on Windows.

Instance Methods [hide private]

Inherited from base.MySQL_Error: __init__, __repr__, __str__

Inherited from exceptions.Exception: __getitem__


Instance Variables [hide private]

Inherited from base.MySQL_Error: errno, error_string