| Home | Trees | Index | Help |
|---|
|
|
exceptions.Exception --+
|
Error --+
|
RangeError
Exception raised if there is an attempt to set a Cortex parameter
with an value outside the allowed range.
Attributes: parameter - the parameter in question
value - the illegal value requested
range - the allowed range for the parameter
|
|||
| __init__(self, parameter, value, range) | |||
|
Inherited from |
|||
|
|||
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 3.0alpha2 on Sun Jun 11 16:26:27 2006 | http://epydoc.sf.net |