Skip to content

FileNotFoundStorageException

Thrown by FilesystemAdapterInterface::read()/FilesystemAdapterInterface::size()/FilesystemAdapterInterface::lastModified() when the path does not exist.

class FileNotFoundStorageException extends FilesystemStorageException

ExtendsFilesystemStorageException
SourceFileNotFoundStorageException.php

These come from an ancestor and are documented where they are declared.

MethodDeclared inDescription
getCode()Exception
getFile()Exception
getLine()Exception
getMessage()Exception
getOriginalCode()QuioteExceptionReturns the original code, which may be a string (e.g.
getPrevious()Exception
getTrace()Exception
getTraceAsString()Exception