(PECL yar >= 1.0.0)
Yar_Client_Exception::getType — Retrieve exception's type
public Yar_Client_Exception::getType ( ) : string
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:
...
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/yar-client-exception.gettype.php