. * * @package TeamSpeak3 * @version 1.1.24 * @author Sven 'ScP' Paulsen * @copyright Copyright (c) 2010 by Planet TeamSpeak. All rights reserved. */ /** * @class TeamSpeak3_Node_Exception * @brief Enhanced exception class for TeamSpeak3_Node_Abstract objects. */ class TeamSpeak3_Node_Exception extends TeamSpeak3_Exception {}