Yar_Client_Exception::getType
(PECL yar >= 1.0.0)
Yar_Client_Exception::getType — 检索异常的类型
参数
此函数没有参数。
返回值
返回 "Yar_Exception_Client"。
示例
示例 #1 Yar_Client_Exception::getType() 示例
<?php
/* ... */
?>以上示例的输出类似于:
...
参见
- Yaf_Server_Exception::getType()