Yar_Server_Exception::getTypeRetrieve exception's type Description
public string Yar_Server_Exception::getType()
Get the exception original type threw by server ParametersThis function has no parameters. Return Valuesstring ExamplesExample #1 Yar_Server_Exception::getType example
The above example will output something similar to: string(16) "Custom_Exception" string(6) "client" See Also |