| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Yar_Server_Exception::getType(PECL yar >= 1.0.0) Yar_Server_Exception::getType — The getType purpose 説明
public string Yar_Server_Exception::getType
( void
)
Get the exception original type threw by server パラメータこの関数にはパラメータはありません。 返り値string 例例1 Yar_Server_Exception::getType() example
//Server.php 上の例の出力は、 たとえば以下のようになります。 string(16) "Custom_Exception" string(6) "client" 参考 |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Yar_Server_Exception::getType - The getType purpose」をGoogle検索
|