Class SchedulerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.bgpcep.programming.spi.SchedulerException
All Implemented Interfaces:
Serializable

public class SchedulerException extends Exception
See Also:
  • Constructor Details

    • SchedulerException

      public SchedulerException(String message, Failure failure)
  • Method Details

    • getFailure

      public final Failure getFailure()