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.10 ∙ 28-Jun-2024 15:01 EDT