Class StopWalkException

All Implemented Interfaces:
Serializable

public class StopWalkException extends RuntimeException
Stops the driver loop of walker and finish with current results.
See Also:
  • Field Details

    • INSTANCE

      public static final StopWalkException INSTANCE
      Singleton instance for throwing within a filter.