Swift_DependencyException
extends Swift_SwiftException
in package
DependencyException gets thrown when a requested dependency is missing.
Tags
Table of Contents
- __construct() : mixed
- Create a new DependencyException with $message.
Methods
__construct()
Create a new DependencyException with $message.
public
__construct(string $message) : mixed
Parameters
- $message : string