Class DependencyResolutionException
Exception class for handling errors in resolving a dependency
Namespace: Joomla\DI\Exception
Since: 1.0
Located at vendor/joomla/di/src/Exception/DependencyResolutionException.php
Since: 1.0
Located at vendor/joomla/di/src/Exception/DependencyResolutionException.php
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()