FileLocatorFileNotFoundException
class FileLocatorFileNotFoundException extends InvalidArgumentException
File locator exception if a file does not exist.
Methods
__construct($message = '', $code, $previous = null, array $paths = array()) | ||
getPaths() |
Details
__construct($message = '', $code, $previous = null, array $paths = array())
Parameters
$message | ||
$code | ||
$previous | ||
array | $paths |
getPaths()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Config/Exception/FileLocatorFileNotFoundException.html