_error_string_exception method

_error_string_exception

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

See Also