network static method
A network request failed with the given exception.
Implementation
static LcpException network(Exception cause) =>
LcpException("r2_lcp_exception_network", cause: cause);
A network request failed with the given exception.
static LcpException network(Exception cause) =>
LcpException("r2_lcp_exception_network", cause: cause);