public final class CFStreamErrorDomain
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Custom
custom to the kind of stream in question
|
static long |
MacOSStatus
OSStatus type from Carbon APIs; interpret using
|
static long |
POSIX
POSIX errno; interpret using
|
public static final long Custom
public static final long POSIX
public static final long MacOSStatus