• 2022-06-07
    用户自定义的异常类应该从哪个类中继承()。
    A: System.ArgumentException
    B: System.SystemException
    C: System.IO.IOException
    D: System.ApplicationException