try { } catch(Expection ex) { Response.Write(ex.Message); }
捕获异常
原文:http://www.cnblogs.com/yueyuepeng/p/4161008.html