\Overtrue\EasySms\ExceptionsNoGatewayAvailableException

Class NoGatewayAvailableException.

Summary

Methods
Properties
Constants
__construct()
getResults()
getException()
getExceptions()
getLastException()
$results
$exceptions
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$results

$results : array

Type

array

$exceptions

$exceptions : array

Type

array

Methods

__construct()

__construct(array  $results = [], int  $code, \Throwable|null  $previous = null) : mixed

NoGatewayAvailableException constructor.

Parameters

array $results
int $code
\Throwable|null $previous

Returns

mixed —

getResults()

getResults() : array

Returns

array —

getException()

getException(string  $gateway) : mixed|null

Parameters

string $gateway

Returns

mixed|null —

getExceptions()

getExceptions() : array

Returns

array —

getLastException()

getLastException() : mixed

Returns

mixed —