toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.rest.v1
/
UserController
/
handleNotFound
handle
Not
Found
@
ExceptionHandler
(
value
=
[
NoSuchElementException::class
]
)
fun
handleNotFound
(
e
:
NoSuchElementException
)
:
ResponseEntity
<
String
>
Exception not found handler