TeamSpeak 3 PHP Framework
1.1.16
Copyright © Planet TeamSpeak. All rights reserved.
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Pages
Exception.php
Go to the documentation of this file.
1
<?php
2
3
/**
4
* @file
5
* TeamSpeak 3 PHP Framework
6
*
7
* $Id: Exception.php 8/31/2012 11:06:09 scp@orilla $
8
*
9
* This program is free software: you can redistribute it and/or modify
10
* it under the terms of the GNU General Public License as published by
11
* the Free Software Foundation, either version 3 of the License, or
12
* (at your option) any later version.
13
*
14
* This program is distributed in the hope that it will be useful,
15
* but WITHOUT ANY WARRANTY; without even the implied warranty of
16
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17
* GNU General Public License for more details.
18
*
19
* You should have received a copy of the GNU General Public License
20
* along with this program. If not, see <http://www.gnu.org/licenses/>.
21
*
22
* @package TeamSpeak3
23
* @version 1.1.16
24
* @author Sven 'ScP' Paulsen
25
* @copyright Copyright (c) 2010 by Planet TeamSpeak. All rights reserved.
26
*/
27
28
/**
29
* @class TeamSpeak3_Node_Exception
30
* @brief Enhanced exception class for TeamSpeak3_Node_Abstract objects.
31
*/
32
class
TeamSpeak3_Node_Exception
extends
TeamSpeak3_Exception
{}
TeamSpeak3
Node
Exception.php
Generated on Thu Sep 13 2012 20:51:28 for TeamSpeak 3 PHP Framework by
1.8.2