@Js const class DownErr : Err
DownErr indicates a communications or networking problem
Construct with message and optional cause
new make(Str msg, Err? cause := null)
Haxall 3.1.12 ∙ 26-Jun-2025 18:28 EDT