W3cubDocs

/Symfony 4.1

FileLocatorFileNotFoundException

class FileLocatorFileNotFoundException extends InvalidArgumentException

File locator exception if a file does not exist.

Methods

__construct(string $message = '', int $code = 0, Exception $previous = null, array $paths = array())
getPaths()

Details

__construct(string $message = '', int $code = 0, Exception $previous = null, array $paths = array())

Parameters

string $message
int $code
Exception $previous
array $paths

getPaths()