Class PriorityEvaluationException

All Implemented Interfaces:
Serializable

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

    • PriorityEvaluationException

      public PriorityEvaluationException(String message, Throwable e)