| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+        
                       |        
exceptions.BaseException --+    
                           |    
        exceptions.Exception --+
                               |
                              YHSM_Error
Base class for YHSM exceptions in this package.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| Instance Variables | |
| string | reason = Noneexplanation of the error | 
| 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 Mon Aug 24 16:57:08 2015 | http://epydoc.sourceforge.net |