Class TRpcException
TRpcException class
A TRpcException represents a RPC fault i.e. an error that is caused by the input data sent from the client.
- Exception
-
TException
-
TRpcException
Package: System\Web\Services
Copyright: 2010 Bigpoint GmbH
License: http://www.pradosoft.com/license/
Author: Robin J. Rogge <rrogge@bigpoint.net>
Version: $Id$
Since: 3.2
Located at Web/Services/TRpcService.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 Web/Services/TRpcService.php
public
|
getErrorCode(),
getErrorMessage(),
getErrorMessageFile(),
setErrorCode(),
setErrorMessage(),
translateErrorMessage()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$_messageCache
|
$code,
$file,
$line,
$message
|