FileLoaderLoadException

FileLoaderLoadException

class FileLoaderLoadException extends Exception

Exception class for when a resource cannot be loaded or imported.

Methods

__construct(string $resource, string $sourceResource = null, int $code = null, Exception $previous = null, string $type = null)

Details

__construct(string $resource, string $sourceResource = null, int $code = null, Exception $previous = null, string $type = null)

Parameters

string $resource The resource that could not be imported
string $sourceResource The original resource importing the new resource
int $code The error code
Exception $previous A previous exception
string $type The type of resource

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Config/Exception/FileLoaderLoadException.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部