to_string方法

to_string

创建并返回当前异常的字符串表示形式。

返回

def to_string(self):
    ...

也可以看看