| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
Bugs
Private: Contains and controls error messages. ## How to raise: ## raise _Bugs("BAG_ERROR", key="A") ## raise _Bugs("FILE_ERROR", paf="thisfile")
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
s =
|
|
| Properties | |
|
Inherited from Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
| Class Variable Details |
s
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue May 26 16:03:26 2009 | http://epydoc.sourceforge.net |