Yar_Client_Exception::getType

(PECL yar >= 1.0.0)

Yar_Client_Exception::getTypeRetrieve exception's type

Descrierea

public Yar_Client_Exception::getType ( void ) : string

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns "Yar_Exception_Client".

Exemple

Example #1 Yar_Client_Exception::getType() example

<?php

/* ... */

?>

Exemplul de mai sus va afișa ceva similar cu:

...

A se vedea și

  • Yaf_Server_Exception::getType()