NAME

Valiant::Util::Exception::NameNotFilter - Failure to load a filter

SYNOPSIS

throw_exception('NameNotFilter', name => $key, packages => \@filter_packages)

DESCRIPTION

Encapsulates an error when the filter namepart you use can't be found in the filter namespace.

ATTRIBUTES

name

packages

The string name of of the filter namepart and the list of package namespaces we search for it in.

message

The actual exception message

SEE ALSO

Valiant

AUTHOR

See Valiant

COPYRIGHT & LICENSE

See Valiant