class

DownErr

@Js
const class DownErr : Err

DownErr indicates a communications or networking problem

constructors make

Construct with message and optional cause

make new make(Str msg, Err? cause)

Construct with message and optional cause

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST