对Python中内置异常层次结构详解
如下所示:
BaseException +--SystemExit +--KeyboardInterrupt +--GeneratorExit +--Exception +--StopIteration +--StandardError |+--BufferError |+--ArithmeticError ||+--FloatingPointError ||+--OverflowError ||+--ZeroDivisionError |+--AssertionError |+--AttributeError |+--EnvironmentError ||+--IOError ||+--OSError ||+--WindowsError(Windows) ||+--VMSError(VMS) |+--EOFError |+--ImportError |+--LookupError ||+--IndexError ||+--KeyError |+--MemoryError |+--NameError ||+--UnboundLocalError |+--ReferenceError |+--RuntimeError ||+--NotImplementedError |+--SyntaxError ||+--IndentationError ||+--TabError |+--SystemError |+--TypeError |+--ValueError |+--UnicodeError |+--UnicodeDecodeError |+--UnicodeEncodeError |+--UnicodeTranslateError +--Warning +--DeprecationWarning +--PendingDeprecationWarning +--RuntimeWarning +--SyntaxWarning +--UserWarning +--FutureWarning +--ImportWarning +--UnicodeWarning +--BytesWarning
想要捕获所有的异常,可以直接捕获Exception即可:
try:
...
exceptExceptionase:
...
log('Reason:',e)#Important!
这个将会捕获除了SystemExit、KeyboardInterrupt和GeneratorExit之外的所有异常。如果你还想捕获这三个异常,将Exception改成BaseException即可。
以上这篇对Python中内置异常层次结构详解就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持毛票票。
热门推荐
10 体育校庆祝福语简短
11 66红包祝福语简短的
12 送米的祝福语简短
13 接到英文简短老师祝福语
14 家庭聚餐的简短祝福语
15 新年祝福语简短搞笑创意
16 霸气新年祝福语大全简短
17 除夕祝福语简短创意牛年
18 红包祝福语简短10字