Yar_Server_Exception::getTypeRetrieve exception's type 説明
public string Yar_Server_Exception::getType()
Get the exception original type threw by server パラメータこの関数にはパラメータはありません。 戻り値string 例例1 Yar_Server_Exception::getType example
上の例の出力は、 たとえば以下のようになります。 string(16) "Custom_Exception" string(6) "client" 参考 |