beta.xbrl.xule.UnknownFunction
¶
A beta.xbrl.xule.UnknownFunction
class represents an exception that occured when a function name cannot be resolved to a valid function declaration.
Base class: beta.xbrl.xule.RuntimeError
-> beta.xbrl.xule.Exception
- class beta.xbrl.xule.UnknownFunction(*args, **kargs)¶
Attributes¶
Methods¶
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__