Yar_Client_Exception::getType

(PECL yar >= 1.0.0)

Yar_Client_Exception::getTypeRetrieve exception's type

Opis

public Yar_Client_Exception::getType ( void ) : string

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns "Yar_Exception_Client".

Przykłady

Przykład #1 Yar_Client_Exception::getType() example

<?php

/* ... */

?>

Powyższy przykład wyświetli coś podobnego do:

...

Zobacz też:

  • Yaf_Server_Exception::getType()
add a note add a note

User Contributed Notes

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