exception property
exception property
The exception that caused the conversion to fail, or None if the conversion succeeded.
Definition:
@property
def exception(self):
...
See Also
- class
ConvertResult
The exception that caused the conversion to fail, or None if the conversion succeeded.
@property
def exception(self):
...
ConvertResult