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

Class Wrong_String_Length

source code

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

String '%-.70s' is too long for %s (should be no longer than %d)

(New in 5.0.24a.)



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