onServerNotFound

@Status(value = HttpStatus.NOT_FOUND)
open fun onServerNotFound(exception: ServerErrors.ServerNotFound, @PathVariable serverId: String): GetChannelSessionApi.Errors.ServerNotFound