Class TRpcClientResponseException

Description

TRpcClientResponseException class

This Exception is fired when the

Located in /Util/TRpcClient.php (line 195)

Exception
   |
   --TException
      |
      --TApplicationException
         |
         --TRpcClientResponseException
Method Summary
TRpcClientResponseException __construct (string $errorMessage, [integer $errorCode = null])
Variables

Inherited Variables

Inherited from TException

TException::$_messageCache

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 201)
  • access: public
TRpcClientResponseException __construct (string $errorMessage, [integer $errorCode = null])
  • string $errorMessage: error message
  • integer $errorCode: error code (optional)

Redefinition of:
TException::__construct()
Constructor.

Inherited Methods

Inherited From TException

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

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

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