- Index
- »
- fan.haystack
- »
- DownErr
DownErr
@Js
const class DownErr : Err
DownErr indicates a communications or networking problem
Construct with message and optional cause
new make(Str msg, Err? cause)
Construct with message and optional cause
@Js
const class DownErr : Err
DownErr indicates a communications or networking problem
Construct with message and optional cause
new make(Str msg, Err? cause)
Construct with message and optional cause