Skip to content

Commit 4a0697c

Browse files
authored
Update ExceptionHandler.kt
1 parent 9b9c57f commit 4a0697c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/kotlin/io/openfuture/state/controller/ExceptionHandler.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ class ExceptionHandler {
2525
return ErrorDto(HttpStatus.BAD_REQUEST.value(), "Invalid parameters", fieldErrors)
2626
}
2727

28+
29+
2830
}

0 commit comments

Comments
 (0)