Documentation

VultrClientException extends VultrException
in package

Table of Contents

Constants

CLIENT_CODE  = 400
DEFAULT_CODE  = 200
SERVICE_CODE  = 300

Properties

$http_code  : int|null

Methods

__construct()  : mixed
getHTTPCode()  : int|null

Constants

Properties

Methods

__construct()

public __construct(string $message[, int|null $http_code = null ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string
$http_code : int|null = null
$previous : Throwable|null = null

getHTTPCode()

public getHTTPCode() : int|null
Return values
int|null

        
On this page

Search results