type

RemoteStatusErr

const class RemoteStatusErr : Err

Models a failure condition when the remote point is not "ok"

constructors

make

Construct with status of remote point

fields

status

Status of the remote point

Slot Details

make

new make(ConnStatus status)

Construct with status of remote point

status

const ConnStatus status

Status of the remote point