Home Previous Up Next Index

Murmur::NestingLimitException

Overview

exception NestingLimitException extends MurmurException

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

Used By

Server::addChannel
Server::setChannelState

Home Previous Up Next Index