Class Salient\Container\Exception\ArgumentsNotUsedException

extends AbstractException
implements ArgumentsNotUsedExceptionInterface

Thrown when a container cannot pass arguments to a service, e.g. because it resolves to a shared instance

Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Methods used from Salient\Core\Concern\ExceptionTrait
__construct(), withExitStatus(), getExitStatus(), getMetadata(), __toString()
Properties used from Salient\Core\Concern\ExceptionTrait
$ExitStatus