关于Python中异常(Exception)的汇总 前言Exception类是常用的异常类,该类包括StandardError,StopIteration,GeneratorExit,Warning等异常类。 异常错误