Class InconsistentEvidenceException

All Implemented Interfaces:
Serializable

public class InconsistentEvidenceException extends CalculationException
Thrown when specifically inconsistent evidence was detected and caused a calculation failure.
Author:
Eugene Dementiev
See Also:
  • Constructor Details

    • InconsistentEvidenceException

      public InconsistentEvidenceException(String message)
    • InconsistentEvidenceException

      public InconsistentEvidenceException(String message, Throwable cause)