YAR_SERVER_EXCEPTION(3) 1 YAR_SERVER_EXCEPTION(3)
The Yar_Server_Exception class
INTRODUCTION
If service threw exceptions, A Yar_Server_Exception will be threw in client side.
CLASS SYNOPSIS
Yar_Server_Exception
Yar_Server_Exceptionextends
Exception
Properties
o protected$_type
Methods
o public string Yar_Server_Exception::getType (void )
Inherited methods
o finalpublic string Exception::getMessage (void )
o finalpublic Exception Exception::getPrevious (void )
o finalpublic mixed Exception::getCode (void )
o finalpublic string Exception::getFile (void )
o finalpublic int Exception::getLine (void )
o finalpublic array Exception::getTrace (void )
o finalpublic string Exception::getTraceAsString (void )
o public string Exception::__toString (void )
o finalprivate void Exception::__clone (void )
PROPERTIES
o $message
-
o $code
-
o $file
-
o $line
-
o $_type
-
PHP Documentation Group YAR_SERVER_EXCEPTION(3)