ApiProxyBase
abstract class ApiProxyBase (View source)
Constants
OK |
|
RPC_FAILED |
|
CALL_NOT_FOUND |
|
ARGUMENT_ERROR |
|
DEADLINE_EXCEEDED |
|
CANCELLED |
|
APPLICATION_ERROR |
|
OTHER_ERROR |
|
OVER_QUOTA |
|
REQUEST_TOO_LARGE |
|
CAPABILITY_DISABLED |
|
FEATURE_DISABLED |
|
RESPONSE_TOO_LARGE |
|
Properties
static protected | $exceptionLookupTable |
Methods
makeSyncCall($package, $call_name, $request, $response, $deadline = null)
No description