Package mysql :: Package exceptions :: Module server :: Class View_Invalid
[hide private]
[frames] | no frames]

Class View_Invalid

source code

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

View '%s.%s' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them

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