public final class ErrorCodeConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static byte |
ERR_NO_CONNREFUSED |
static byte |
ERR_NO_EALREADY |
static byte |
ERR_NO_EBUSY |
static byte |
ERR_NO_EINVAL |
static byte |
ERR_NO_EIO |
static byte |
ERR_NO_ENOENT |
static byte |
ERR_NO_ENOSPC |
static byte |
SUCCESS |
| 构造器和说明 |
|---|
ErrorCodeConstants() |
public static final byte SUCCESS
public static final byte ERR_NO_ENOENT
public static final byte ERR_NO_EIO
public static final byte ERR_NO_EBUSY
public static final byte ERR_NO_EINVAL
public static final byte ERR_NO_ENOSPC
public static final byte ERR_NO_CONNREFUSED
public static final byte ERR_NO_EALREADY
Copyright © 2020. All rights reserved.