Documentation

ProtocolException extends Exception
in package

Table of Contents

$grpcStatus  : object|null
__construct()  : mixed
grpcCodeToString()  : string

Properties

Methods

__construct()

public __construct(mixed $message[, mixed $grpcStatus = null ][, Throwable $previous = null ]) : mixed
Parameters
$message : mixed
$grpcStatus : mixed = null
$previous : Throwable = null
Return values
mixed

grpcCodeToString()

private static grpcCodeToString(int $code) : string
Parameters
$code : int
Return values
string

        

Search results