Documentation

OrbipayApiException extends Exception

OrbipayApiException Class Doc Comment

Tags
category

Class

Table of Contents

$isTimedOut  : mixed
$error_response  : ErrorResponse
$http_status_code  : mixed
$invocation_context  : InvocationContext
__construct()  : mixed
OrbipayApiException constructor.
constructFromApiException()  : OrbipayApiException
getErrorResponse()  : ErrorResponse
getHttpStatusCode()  : mixed
getInvocationContext()  : InvocationContext
isTimedOut()  : bool

Properties

Methods

__construct()

OrbipayApiException constructor.

public __construct([string $message = null ], int $code[, mixed $previous = null ]) : mixed
Parameters
$message : string = null
$code : int
$previous : mixed = null
Return values
mixed

Search results