Class TRpcException

Description

TRpcException class

A TRpcException represents a RPC fault i.e. an error that is caused by the input data sent from the client.

Located in /Web/Services/TRpcService.php (line 216)

Exception
   |
   --TException
      |
      --TRpcException
Method Summary
TRpcException __construct ( $message, [ $errorCode = -1])
Variables

Inherited Variables

Inherited from TException

TException::$_messageCache
Methods
Constructor __construct (line 218)
  • access: public
TRpcException __construct ( $message, [ $errorCode = -1])
  • $message
  • $errorCode

Redefinition of:
TException::__construct()
Constructor.

Inherited Methods

Inherited From TException

TException::__construct()
TException::getErrorCode()
TException::getErrorMessage()
TException::getErrorMessageFile()
TException::setErrorCode()
TException::setErrorMessage()
TException::translateErrorMessage()

Documentation generated on Mon, 25 Jun 2012 14:39:07 +0200 by phpDocumentor 1.4.3