(PECL yar >= 1.0.0)
Yar_Client_Exception::getType — Retrieve exception's type
This function has no parameters.
Returns "Yar_Exception_Client"
.
Example #1 Yar_Client_Exception::getType() example
<?php
/* ... */
?>
The above example will output something similar to:
...