摘要: throw new Exception(String, Exception) throw new Exception(String) throw是明确地抛出异常 MSDN:Exception (String, Exception) 使用指定错误信息和对作为此异常原因的内部异常的引用来初始化 Exception 类的新实例。 在发现异常以后作一下记录异常信息然后在抛出异常,让客户知... 阅读全文
posted @ 2009-06-01 20:59 肚肚 阅读(687) 评论(1) 推荐(0)
摘要: Request.Url:http://localhost:1532/URL.aspx?sid=3434CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Request.Url.AbsolutePath:/URL.aspxRequest.Url.AbsoluteUri:http://localhost:1532/URL.aspx?sid=3434Request.Url.Authority:localhost:1532Request.Url 阅读全文
posted @ 2009-06-01 20:31 肚肚 阅读(417) 评论(0) 推荐(0)
摘要: 杜宏雷 阅读全文
posted @ 2009-06-01 11:32 肚肚 阅读(1544) 评论(0) 推荐(0)