to_string method

to_string

Creates and returns a string representation of the current exception.

Returns

def to_string(self):
    ...

See Also