class
Illuminate
/
Database
/
SQLiteDatabaseDoesNotExistException
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