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

Class IncorrectArgumentCountError

Exception --+        
            |        
   DopalError --+    
                |    
    AzMethodError --+
                    |
Exception --+       |
            |       |
StandardError --+   |
                |   |
        TypeError --+
                    |
                   IncorrectArgumentCountError


Wrong number of arguments given for AzMethod
Method Summary
  __init__(self, obj, given_arg_count, required_arg_count)
    Inherited from DopalError
  __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