beta.xbrl.xule.DivisionByZero¶
A beta.xbrl.xule.DivisionByZero class represents an exception that occured when a division by zero is encountered.
Base class: beta.xbrl.xule.RuntimeError -> beta.xbrl.xule.Exception
- class beta.xbrl.xule.DivisionByZero(*args, **kargs)¶
Attributes¶
Methods¶
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__