com\setasign\SetaFramework\Di

RecursiveConstructionException

File: /SetaFramework/src/Di/RecursiveConstructionException.php

Class hierarchy

Implements

Summary

Properties

$code

protected \Exception::$code = 0

$file

protected \Exception::$file = ''

$line

protected \Exception::$line = 0

$message

protected \Exception::$message = ''

$runningInstanceConstructions


Methods

__construct()

public RecursiveConstructionException::__construct (
array $runningInstanceConstructions,
string $message = '',
int $code = 0,
?\Throwable $previous = null
)

RecursiveConstructionException constructor.

Parameters
$runningInstanceConstructions : array
 
$message : string
 
$code : int
 
$previous : ?\Throwable
 

__clone()

Internal PHP method: Exception::__clone

__toString()

Internal PHP method: Exception::__toString

__wakeup()

Internal PHP method: Exception::__wakeup

getCode()

Internal PHP method: Exception::getCode

getFile()

Internal PHP method: Exception::getFile

getLine()

Internal PHP method: Exception::getLine

getMessage()

Internal PHP method: Exception::getMessage

getPrevious()

Internal PHP method: Exception::getPrevious

getRunningInstanceConstructions()

getTrace()

Internal PHP method: Exception::getTrace

getTraceAsString()

Internal PHP method: Exception::getTraceAsString