class PricePolicyInvalid(Exception): def __init__(self, msg): self.msg = msg
本文标签:python 自定义 expection
原文链接:
版权说明: 本文由作者上传,本站仅提供存储服务,转载请注明原文链接