class SQLiteDatabaseDoesNotExistException extends InvalidArgumentException (View source)

Properties

string $path

The path to the database.

Methods

__construct(string $path)

Create a new exception instance.

Details

__construct(string $path)

Create a new exception instance.

Parameters

string $path