バグ #530
ブロック解除で NullPointerException がスローされる
Description
2019-04-02 22:25:21.142 JST Uncaught exception from servlet java.lang.NullPointerException at com.mizo0203.lilywhite.domain.ReminderUseCase.getReminderState(ReminderUseCase.java:67) at com.mizo0203.lilywhite.domain.ReminderUseCase.<init>(ReminderUseCase.java:62) at com.mizo0203.lilywhite.domain.EventUseCase.onLineTextMessage(EventUseCase.java:102) at com.mizo0203.lilywhite.domain.EventUseCase.onLineMessage(EventUseCase.java:88) at com.mizo0203.lilywhite.domain.EventUseCase.onEvent(EventUseCase.java:71) at com.mizo0203.lilywhite.LilyWhiteLineBotServlet.onLineWebhook(LilyWhiteLineBotServlet.java:43) at com.mizo0203.lilywhite.LilyWhiteLineBotServlet.doPost(LilyWhiteLineBotServlet.java:22)
Updated by みぞ @mizo0203 over 4 years ago
- Status changed from 新規 to 解決
- % Done changed from 0 to 80
更新履歴 github|7f77defaf22808f2b1ddc6db9b9779386877c8af で適用されました。
Updated by みぞ @mizo0203 over 4 years ago
- Status changed from 解決 to 完了
- % Done changed from 80 to 100