public class SelectObjectException extends IOException
限定符和类型 | 字段和说明 |
---|---|
static String |
INVALID_CRC |
static String |
INVALID_INPUT_STREAM |
static String |
INVALID_SELECT_FRAME |
static String |
INVALID_SELECT_VERSION |
构造器和说明 |
---|
SelectObjectException(String errorCode,
String message,
String requestId) |
限定符和类型 | 方法和说明 |
---|---|
String |
getErrorCode() |
String |
getRequestId() |
String |
toString() |
Copyright © 2019. All Rights Reserved.