IRON
1.0
|
Public Member Functions | |
def | __init__ (self, message="Cannot get operation; class not resolved.") |
Public Attributes | |
message | |
If the current object is Resolvable but the resolve() method has not been called, before resolution information is accessed, they should raise this error. Args: Exception (_type_): _description_
def iron.resolvable.NotResolvedError.__init__ | ( | self, | |
message = "Cannot get operation; class not resolved." |
|||
) |
iron.resolvable.NotResolvedError.message |