onSessionNotFound

@Status(value = HttpStatus.NOT_FOUND)
open fun onSessionNotFound(exception: SessionErrors.SessionNotFound, @PathVariable sessionId: String): GetSessionParticipantsApi.Errors.SessionNotFound