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