Yar Yar_Client_Exception::getType

(PECL yar >= 1.0.0)

Yar_Client_Exception::getType — 예외 유형 검색


설명

public Yar_Client_Exception::getType(): string


매개변수

이 함수에는 매개변수가 없습니다.


반환 값

"Yar_Exception_Client"를 반환합니다.


Examples

예제 #1 Yar_Client_Exception::getType() 예제

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

위의 예는 다음과 유사한 결과를 출력합니다.

...
                

기타

  • Yaf_Server_Exception::getType()