Symfony\Component\Filesystem\Exception
Classes
| FileNotFoundException | Exception class thrown when a file couldn't be found. |
| IOException | Exception class thrown when a filesystem operation failure happens. |
| InvalidArgumentException |
Interfaces
| ExceptionInterface | Exception interface for all exceptions thrown by the component. |
| IOExceptionInterface | IOException interface for file and input/output stream related exceptions thrown by the component. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Filesystem/Exception.html