type

SqlErr

const class SqlErr : Err

SqlErr indicates an error from the SQL database driver.

constructors

Slot Details

make

new make(Str? msg, Err? cause := null)