| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Yar_Server_Exception::getType
                                request it (526)
                            GoLang replacement for PHP's Yar_Server_Exception::getType
                            [edit | history] 
                             PHP Yar_Server_Exception::getTypePHP original manual for Yar_Server_Exception::getType [ show | php.net ]Yar_Server_Exception::getType(PECL yar >= 1.0.0) Yar_Server_Exception::getType — Retrieve exception's type Description
   public string Yar_Server_Exception::getType
    ( void
   ) Get the exception original type threw by server ParametersThis function has no parameters. Return Valuesstring ExamplesExample #1 Yar_Server_Exception::getType() example 
//Server.phpThe above example will output something similar to: string(16) "Custom_Exception" string(6) "client" See Also | 
                    more
                     Most requested
 
                    more
                     Last requests
 |