Created by: silingtong123
show the exception messages of cpp inference library on windows
Before: cpp预测库在windows遇到paddle里抛出的异常直接crash,无log信息,无法调试
After: cpp预测库在windows遇到paddle里抛出的异常会先打印出log信息,再crash