public class OSSException extends ServiceException
| 构造器和说明 |
|---|
OSSException() |
OSSException(String message) |
OSSException(String message,
String errorCode,
String requestId,
String hostId,
String header,
String resourceType,
String method) |
OSSException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHeader() |
String |
getResourceType() |
getErrorCode, getHostId, getRequestId, toStringpublic OSSException()
public OSSException(String message)
Copyright © 2014. All Rights Reserved.