Module pmock :: Class DefinitionError
[show private | hide private]
[frames | no frames]

Class DefinitionError

Exception --+            
            |            
StandardError --+        
                |        
   AssertionError --+    
                    |    
                Error --+
                        |
                       DefinitionError


Expectation definition isn't valid.
Method Summary
  create_duplicate_id_error(cls, builder_id)
(Class method)
  create_unregistered_id_error(cls, unregistered_id)
(Class method)
    Inherited from Error
  __init__(self, msg)
  _mockers_str(cls, mockers)
(Class method)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.0 on Sun Jul 25 19:39:43 2004 http://epydoc.sf.net