There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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