课程
/后端开发
/Java
/SpringBoot构建电商基础秒杀项目
数据校验出现BusinessException :null
为什么会出现这样的异常。
2019-04-21
源自:SpringBoot构建电商基础秒杀项目 3-13
正在回答
这 ,,没贴代码 不好分析
举报
应用SpringBoot快速搭建拥有用户、商品、交易及秒杀活动的电商秒杀应用。
2 回答抛出的异常 也是BusinessException的(throw new BusinessException(EmBusinessError.USER_NOT_EXIST);), 为什么if (exceptionx instanceof BusinessException)判断的时候是 false ?
1 回答关于未知错误的处理。null指针还能set?BusinessException is never thrown in the method
2 回答说没办法强转成 BusinessException
3 回答java.lang.StackOverflowError: null
1 回答inSessionOtpCode==null