public class OdpsException extends Exception
| Constructor and Description |
|---|
OdpsException() |
OdpsException(Exception e) |
OdpsException(String msg) |
OdpsException(String code,
String msg) |
OdpsException(String code,
String msg,
Throwable t) |
OdpsException(String msg,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getRequestId()
获取 失败请求的 RequestID, 如果不是网络请求 返回 null
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Alibaba Cloud Computing. All rights reserved.