Home Previous Up Next Index

MumbleServer::NestingLimitException

Overview

exception NestingLimitException extends MurmurException

This is thrown when the channel operation would exceed the channel nesting limit

Used By

Server::addChannel
Server::setChannelState

Home Previous Up Next Index