public static class OciCircuitBreaker.ErrorHistoryItem extends Object
| Constructor and Description |
|---|
ErrorHistoryItem(Throwable throwable,
Integer status,
Map<String,String> messages) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMessages() |
int |
getStatus() |
Throwable |
getThrowable() |
String |
toString() |
Copyright © 2016–2024. All rights reserved.