public class HBCIExecStatus extends Object
| Constructor and Description |
|---|
HBCIExecStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
addException(Exception e) |
List<String> |
getErrorMessages()
Gibt einen String zurück, der alle Fehlermeldungen aller ausgeführten
Dialog enthält.
|
List<String> |
getWarnMessages() |
boolean |
hasMessage(String messageCode) |
boolean |
isOK() |
String |
toString() |
public void addException(Exception e)
public boolean hasMessage(String messageCode)
public List<String> getErrorMessages()
public boolean isOK()
Copyright © 2020. All rights reserved.