dotnet中的错误处理-网站技术频道—程序人生官... ... public string ClassName ;//错误发生的类名称 public string FunctionName ;//错误发生的方法(事件)名称 public string Position ;//错误的位置(或其它信息) ...
Ifoundpeoplesaythiserrormighthappenwhen I haveverylongmethodnames, butthisdoes notseem toapply herebecause I don't have longmethodsnamesand I don't generatecodemyself.