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