@pod-os/core / NetworkProblem
Interface: NetworkProblem
Defined in: problems/index.ts:11
Roughly resembling RFC 7807 Problem Details https://datatracker.ietf.org/doc/html/rfc7807
Extends
Properties
detail?
optionaldetail:string
Defined in: problems/index.ts:8
Inherited from
title
title:
string
Defined in: problems/index.ts:7
Inherited from
type
type:
"network"
Defined in: problems/index.ts:12