public class HealtCheckResult extends Object
| Constructor and Description |
|---|
HealtCheckResult(String dbIdentifier,
boolean ok,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbIdentifier() |
Exception |
getException() |
boolean |
isOk() |
Copyright © 2022 SAP. All rights reserved.