public class ResultFailedException extends ProducerException
| 构造器和说明 |
|---|
ResultFailedException(Result result) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorCode() |
String |
getErrorMessage() |
List<Attempt> |
getReservedAttempts() |
Result |
getResult() |
Copyright © 2019. All rights reserved.