public class PRErrors
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SOCKET_SHUTDOWN_ERROR
The socket is shutdown.
|
static int |
WOULD_BLOCK_ERROR
The call would block.
|
| Constructor and Description |
|---|
PRErrors() |
public static final int WOULD_BLOCK_ERROR
public static final int SOCKET_SHUTDOWN_ERROR