toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.interfaces.web.api
/
GetChannelSessionApi
/
onServerNotFound
on
Server
Not
Found
@
Error
(
value
=
ServerErrors.ServerNotFound::class
)
@
Status
(
value
=
HttpStatus.NOT_FOUND
)
open
fun
onServerNotFound
(
exception
:
ServerErrors.ServerNotFound
,
@
PathVariable
serverId
:
String
)
:
GetChannelSessionApi.Errors.ServerNotFound