The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Valiant::Util::Exception::General - A non categorized exception

SYNOPSIS

    throw_exception General => (msg=>'validations argument in unsupported format');

DESCRIPTION

A non categorized exception

ATTRIBUTES

msg

Message that the exception will stringify to.

message

The actual exception message

SEE ALSO

Valiant

AUTHOR

See Valiant

COPYRIGHT & LICENSE

See Valiant