Yar_Client_Exception::getType
(PECL yar >= 1.0.0)
Yar_Client_Exception::getType — Retrieve exception's type
Beschreibung
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns "Yar_Exception_Client"
.
Beispiele
Beispiel #1 Yar_Client_Exception::getType() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...
Siehe auch
- Yaf_Server_Exception::getType()