湖边的白杨树

探索是一种乐趣

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年11月13日

摘要: Exception.Messagecontains only the message (doh) associated with the exception. Example:Object reference not set to an instance of an objectTheException.ToString()method will give a much more verbose output, containing the exception type, the message (from before), a stack trace, and all of these th 阅读全文
posted @ 2013-11-13 11:53 fdyang 阅读(678) 评论(0) 推荐(0)