DoDomuDojade Documentation

InfrastructureException extends Exception
in package

Table of Contents

Properties

$errorCode  : string
$httpStatusCode  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $message[, string $errorCode = "INFRASTRUCTURE_ERROR" ][, int $httpStatusCode = 500 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string
$errorCode : string = "INFRASTRUCTURE_ERROR"
$httpStatusCode : int = 500
$previous : Throwable|null = null

        
On this page

Search results