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