Class Incident

java.lang.Object
org.bonitasoft.engine.incident.Incident

public class Incident extends Object
Author:
Baptiste Mesta
  • Constructor Details

  • Method Details

    • getDescription

      public String getDescription()
    • getRecoveryProcedure

      public String getRecoveryProcedure()
    • getCause

      public Throwable getCause()
    • getExceptionWhenHandlingFailure

      public Throwable getExceptionWhenHandlingFailure()
    • toString

      public String toString()
      Overrides:
      toString in class Object