ts3phpframework
Loading...
Searching...
No Matches
PlanetTeamSpeak\TeamSpeak3Framework\Exception\HelperException Class Reference

Enhanced exception class for PlanetTeamSpeak\TeamSpeak3Framework\Helper* objects. More...

Inheritance diagram for PlanetTeamSpeak\TeamSpeak3Framework\Exception\HelperException:
PlanetTeamSpeak\TeamSpeak3Framework\Exception\TeamSpeak3Exception PlanetTeamSpeak\TeamSpeak3Framework\Exception\SignalException

Additional Inherited Members

Public Member Functions inherited from PlanetTeamSpeak\TeamSpeak3Framework\Exception\TeamSpeak3Exception
 __construct (string $mesg, int $code=0x00)
 getRawCode ()
 getRawMessage ()
 getSender ()
Static Public Member Functions inherited from PlanetTeamSpeak\TeamSpeak3Framework\Exception\TeamSpeak3Exception
static registerCustomMessage (int $code, string $mesg)
static unregisterCustomMessage (int $code)
Protected Member Functions inherited from PlanetTeamSpeak\TeamSpeak3Framework\Exception\TeamSpeak3Exception
 prepareCustomMessage (StringHelper $mesg)
Protected Attributes inherited from PlanetTeamSpeak\TeamSpeak3Framework\Exception\TeamSpeak3Exception
int $raw_code = 0x00
StringHelper string null $raw_mesg = null
Static Protected Attributes inherited from PlanetTeamSpeak\TeamSpeak3Framework\Exception\TeamSpeak3Exception
static array $messages = []

Detailed Description

Enhanced exception class for PlanetTeamSpeak\TeamSpeak3Framework\Helper* objects.

Definition at line 11 of file HelperException.php.


The documentation for this class was generated from the following file: