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

Slick::Error

SYNOPSIS

A Moo wrapper for errors in Slick.

API

error

Returns the actual error that was used to construct this object.

error_type

Returns the type of the error, SCALAR, or a blessed type.

to_hash

Converts the error to a hash.

See also