关于e.getMessage()获取的报错信息

1、如果是空指针异常,则e.getMessage()获取的保存信息为null。这点需要注意下

原文地址:https://www.cnblogs.com/wwssgg/p/14462078.html