Home Previous Up Index

MumbleServer::WriteOnlyException

Overview

exception WriteOnlyException extends MurmurException

This is thrown when you ask the server to disclose something that should be secret.

Used By

Server::getConf

Home Previous Up Index