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