Class ImpossibleSchedulingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrefine.wikidata.updates.scheduler.ImpossibleSchedulingException
All Implemented Interfaces:
Serializable

public class ImpossibleSchedulingException extends Exception
See Also:
  • Constructor Details

    • ImpossibleSchedulingException

      public ImpossibleSchedulingException(String message)
  • Method Details