class FileLoaderLoadException extends Exception
Exception class for when a resource cannot be loaded or imported.
Methods
|
__construct(string $resource, string $sourceResource = null, integer $code = null, Exception $previous = null)
|
Details
at line 27
public
__construct(string $resource, string $sourceResource = null, integer $code = null, Exception $previous = null)