class UnreadableManifestException extends RuntimeException

Methods

__construct(string $path, string $reason)

No description

missing(string $path)

No description

unparsable(string $path)

No description

Details

__construct(string $path, string $reason)

Parameters

string $path
string $reason

static UnreadableManifestException missing(string $path)

Parameters

string $path

Return Value

UnreadableManifestException

static UnreadableManifestException unparsable(string $path)

Parameters

string $path

Return Value

UnreadableManifestException