FileNotFoundStorageException
Thrown by FilesystemAdapterInterface::read()/FilesystemAdapterInterface::size()/FilesystemAdapterInterface::lastModified() when the path does not exist.
Synopsis
Section titled “Synopsis”class FileNotFoundStorageException extends FilesystemStorageException
| Extends | FilesystemStorageException |
| Source | FileNotFoundStorageException.php |
Inherited methods
Section titled “Inherited methods”These come from an ancestor and are documented where they are declared.
| Method | Declared in | Description |
|---|---|---|
getCode() | Exception | |
getFile() | Exception | |
getLine() | Exception | |
getMessage() | Exception | |
getOriginalCode() | QuioteException | Returns the original code, which may be a string (e.g. |
getPrevious() | Exception | |
getTrace() | Exception | |
getTraceAsString() | Exception |