class MissingFileNameException extends RuntimeException

Properties

protected string $model

Name of the affected Halcyon model.

Methods

$this
setModel(string $model)

Set the affected Halcyon model.

string
getModel()

Get the affected Halcyon model.

Details

at line 22
$this setModel(string $model)

Set the affected Halcyon model.

Parameters

string $model

Return Value

$this

at line 36
string getModel()

Get the affected Halcyon model.

Return Value

string