class
Illuminate
/
Database
/
SQLiteDatabaseDoesNotExistException
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
SQLiteDatabaseDoesNotExistException
Extends
Properties
public
$path string
The path to the database.
Default: null
Methods
public
__construct ( $path ) : void
Create a new exception instance.
Parameters
- $path string