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.
Slick::Error
A Moo wrapper for errors in Slick.
Returns the actual error that was used to construct this object.
Returns the type of the error, SCALAR, or a blessed type.
Converts the error to a hash.