toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.interfaces.web.api
/
GetSessionParticipantsApi
/
onSessionNotFound
on
Session
Not
Found
@
Error
(
value
=
SessionErrors.SessionNotFound::class
)
@
Status
(
value
=
HttpStatus.NOT_FOUND
)
open
fun
onSessionNotFound
(
exception
:
SessionErrors.SessionNotFound
,
@
PathVariable
sessionId
:
String
)
:
GetSessionParticipantsApi.Errors.SessionNotFound