Yar_Client_Exception::getType

Retrieve exception's type

説明

public string Yar_Client_Exception::getType()

パラメータ

この関数にはパラメータはありません。

戻り値

Returns "Yar_Exception_Client".

例1 Yar_Client_Exception::getType example

<?php

/* ... */

?>

上の例の出力は、 たとえば以下のようになります。

...

参考

  • Yaf_Server_Exception::getType