src const class SqlErr : Err
SqlErr indicates an error from the SQL database driver.
src new make(Str? msg, Err? cause := null)
Haxall 3.1.11 ∙ 10-Dec-2024 14:28 EST