Class RoutingEvaluationException

All Implemented Interfaces:
Serializable

public class RoutingEvaluationException extends ProcessException
This exception is thrown when an error occurs while evaluation an routing algorithm.
Since:
9.1
Author:
B. van de Ven
See Also:
  • Constructor Details

    • RoutingEvaluationException

      public RoutingEvaluationException(String message, Throwable exception)