Copied!

This exception is thrown when a non-existent service is requested.

Instantiable
Methods
public __construct(string $id, ?string $sourceId = NULL, ?Throwable $previous = NULL, array $alternatives = [], ?string $msg = NULL)
public Exception::__toString() : string
public Exception::__wakeup()
public getAlternatives() : array
public final Exception::getCode()
public final Exception::getFile() : string
public getId() : string
public final Exception::getLine() : int
public final Exception::getMessage() : string
public final Exception::getPrevious() : ?Throwable
public getSourceId() : ?string
public final Exception::getTrace() : array
public final Exception::getTraceAsString() : string
Properties
protected Exception::$code = 0
protected string Exception::$file = ''
protected int Exception::$line = 0
protected Exception::$message = ''
Properties
private array $alternatives
private string $id
private ?string $sourceId
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration