Skip to content

exceptionがハンドルできない #48

Description

@cyoco

https://github.com/java-women/ChatToolForBeginners/tree/add-validation

validationチェック追加し、MethodArgumentNotValidExceptionをハンドルできるように、
Controllerクラスに@ExceptionHandlerを追加しましたが、下記のようなエラーが発生します。

ERROR 16674 --- [nboundChannel-7] s.a.s.SimpAnnotationMethodMessageHandler : Unhandled exception

ちなみにController横断の@ControllerAdviceでクラス作成してみてもUnhandledになってしまいました。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions