public class Incident extends Object
| Constructor and Description |
|---|
Incident(String description,
String recoveryProcedure,
Throwable cause,
Throwable exceptionWhenHandlingFailure) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getDescription() |
Throwable |
getExceptionWhenHandlingFailure() |
String |
getRecoveryProcedure() |
String |
toString() |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.