Reason returned in Exception object text field
Exception 对象文本字段中返回的原因
You can see a stack trace in the exception object.
在这个异常对象内可以看到一个堆栈跟踪。
When an exception is thrown, the static, compile-time type of the thrown object determines the type of the exception object.
当抛出一个表达式的时候,被抛出对象的静态编译时类型将决定异常对象的类型。
应用推荐