public class SelectObjectException extends ObsException
| 构造器 | 说明 |
|---|---|
SelectObjectException(String code,
String message) |
Constructor
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
String |
getErrorCode() |
Returns the error code
|
String |
getErrorMessage() |
Returns the error message
|
String |
toString() |
Formats the error to string
|
getErrorHostId, getErrorIndicator, getErrorRequestId, getMessage, getResponseCode, getResponseHeaders, getResponseStatus, getXmlMessage, setErrorCode, setErrorHostId, setErrorIndicator, setErrorMessage, setErrorRequestId, setResponseCode, setResponseHeaders, setResponseStatus, setXmlMessagepublic String getErrorCode()
getErrorCode 在类中 ObsExceptionpublic String getErrorMessage()
getErrorMessage 在类中 ObsExceptionpublic String toString()
toString 在类中 ObsExceptionCopyright © 2025. All rights reserved.