PHP 7.0.6 Released

Yar_Client_Exception::getType

(PECL yar >= 1.0.0)

Yar_Client_Exception::getTypeThe getType purpose

Description

public void Yar_Client_Exception::getType ( void )

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 Yar_Client_Exception::getType() example

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top