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