| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
              object --+        
                       |        
exceptions.BaseException --+    
                           |    
        exceptions.Exception --+
                               |
                              ParameterInvalid
Exception that is raised when a parameter fails validation checks
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Properties | |
| 
     Inherited from  Inherited from   | 
  
| Method Details | 
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
  
 str(x) 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 28 17:42:54 2013 | http://epydoc.sourceforge.net |