public class PartialResultFailedException extends OTSException
| 构造器和说明 |
|---|
PartialResultFailedException(Throwable cause,
String requestId,
OTSResult otsResult)
构造函数。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addError(OTSException ex) |
List<OTSException> |
getErrors() |
OTSResult |
getResult() |
getHttpStatusgetErrorCode, getHostId, getRequestId, getTraceId, setTraceId, toStringpublic void addError(OTSException ex)
public List<OTSException> getErrors()
public OTSResult getResult()
Copyright © 2019. All Rights Reserved.