Class FileLoaderLoadException
Exception class for when a resource cannot be loaded or imported.
- Exception
- Symfony\Component\Config\Exception\FileLoaderLoadException
Direct known subclasses
Symfony\Component\Config\Exception\FileLoaderImportCircularReferenceException
Namespace: Symfony\Component\Config\Exception
Author: Ryan Weaver <ryan@thatsquality.com>
Located at config/Symfony/Component/Config/Exception/FileLoaderLoadException.php
Author: Ryan Weaver <ryan@thatsquality.com>
Located at config/Symfony/Component/Config/Exception/FileLoaderLoadException.php
public
|
#
__construct( string $resource, string $sourceResource = null, integer $code = null,
|
protected
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|