public final class nw_error_domain_t
extends java.lang.Object
The enumeration of network error domains.
| Modifier and Type | Field and Description |
|---|---|
static int |
nw_error_domain_dns
[@const] nw_error_domain_dns The error code will be a DNSServiceErrorType error as defined in
|
static int |
nw_error_domain_invalid
[@const] nw_error_domain_invalid
|
static int |
nw_error_domain_posix
[@const] nw_error_domain_posix The error code will be a POSIX error as defined in
|
static int |
nw_error_domain_tls
[@const] nw_error_domain_tls The error code will be a TLS error as defined in
|
public static final int nw_error_domain_invalid
public static final int nw_error_domain_posix
public static final int nw_error_domain_dns
public static final int nw_error_domain_tls