using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
/*
* ***************************************
&n
自定义异常 ```javapackage com.zishi.exception.demo02; //自定义的异常类public class MyException extends Exception{ //传递数字>10 private int detail; public MyException ...
public class WebException extends RuntimeException{ private Integer code; private String message; public WebException() { } public WebException(ErrorE ...
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.IO;usingSystem.Reflection;u...