Class Config.OnException

java.lang.Object
org.burningwave.graph.Config.OnException
All Implemented Interfaces:
Serializable
Enclosing class:
Config

public static class Config.OnException
extends Object
implements Serializable
See Also:
Serialized Form
  • Constructor Details

    • OnException

      public OnException()
  • Method Details

    • getDirective

      public String getDirective()
    • setDirective

      public void setDirective​(String directive)
    • getTargets

      public String[] getTargets()
    • setTargets

      public void setTargets​(String[] targets)