Yar_Server_Exception::getTypeThe getType purpose Beschreibung
public string Yar_Server_Exception::getType
( void
)
Get the exception original type threw by server Parameter-ListeDiese Funktion hat keine Parameter. Rückgabewertestring BeispieleBeispiel #1 Yar_Server_Exception::getType example
//Server.phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: string(16) "Custom_Exception" string(6) "client" Siehe auch |