public interface Failure extends DocumentWorkerObject
| Modifier and Type | Method and Description |
|---|---|
Document |
getDocument()
Returns the document that this failure is associated with.
|
String |
getFailureId()
Returns the non-localisable identifier related to the failure.
|
String |
getFailureMessage()
Returns a human readable message relating to the failure.
|
String |
getFailureStack()
Returns the stack trace relating to the failure, or
null if it was not recorded. |
getApplication@Nonnull Document getDocument()
String getFailureId()
String getFailureMessage()
String getFailureStack()
null if it was not recorded.Copyright © 2016–2022 EntIT Software LLC, a Micro Focus company. All rights reserved.