Class TRpcClientRequestException
TRpcClientRequestException class
This Exception is fired if the RPC request fails because of transport problems e.g. when there is no RPC server responding on the given remote host.
- Exception
-
TException
-
TApplicationException
-
TRpcClientRequestException
Package: System\Util
Copyright: 2010 Bigpoint GmbH
License: http://www.pradosoft.com/license/
Author: Robin J. Rogge <rrogge@bigpoint.net>
Version: $Id$
Since: 3.2
Located at Util/TRpcClient.php
Copyright: 2010 Bigpoint GmbH
License: http://www.pradosoft.com/license/
Author: Robin J. Rogge <rrogge@bigpoint.net>
Version: $Id$
Since: 3.2
Located at Util/TRpcClient.php
__construct(),
getErrorCode(),
getErrorMessage(),
getErrorMessageFile(),
setErrorCode(),
setErrorMessage(),
translateErrorMessage()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$_messageCache
|
$code,
$file,
$line,
$message
|