_error_string_exception method

_error_string_exception

def _error_string_exception(self, message, ex):
    ...
Parameter Type Description
message str
ex Exception

See Also