_checkValueSpace ( self, data )
Exceptions
|
|
Exception, "bad type"
Exception, "bad value"
Exception, "invalid type"
Exception, "not integral"
Exception, "too few values"
Exception, "too many values"
ValueError, "invalid %s value - %s" %( self._type, e )
|
|