GoLang Yar_Client_Exception::getType

request it (283)
GoLang replacement for PHP's Yar_Client_Exception::getType [edit | history]



Do you know a GoLang replacement for PHP's Yar_Client_Exception::getType? Write it!

PHP Yar_Client_Exception::getType

PHP original manual for Yar_Client_Exception::getType [ show | php.net ]

Yar_Client_Exception::getType

(PECL yar >= 1.0.0)

Yar_Client_Exception::getTypeRetrieve exception's type

Description

public string Yar_Client_Exception::getType ( void )

Parameters

This function has no parameters.

Return Values

Returns "Yar_Exception_Client".

Examples

Example #1 Yar_Client_Exception::getType() example

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also

  • Yaf_Server_Exception::getType()