Php/docs/yar-client-exception.gettype

提供:Dev Guides
< Php
移動先:案内検索

Yar_Client_Exception::getType

(PECL yar >= 1.0.0)

Yar_Client_Exception::getTypeRetrieve exception's type


説明

public Yar_Client_Exception::getType ( ) : string

パラメータ

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


返り値

Returns "Yar_Exception_Client".


例1 Yar_Client_Exception::getType() example

<?php/* ... */?>

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


...

参考

  • Yaf_Server_Exception::getType()