class SQLiteDatabaseDoesNotExistException extends InvalidArgumentException

Properties

string $path

The path to the database.

Methods

__construct(string $path)

Create a new exception instance.

Details

at line 19
__construct(string $path)

Create a new exception instance.

Parameters

string $path