Class EvaluationUndecidableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iese.mydata.policy.exception.EvaluationUndecidableException
All Implemented Interfaces:
Serializable

public class EvaluationUndecidableException extends Exception
The Class EvaluationUndecidableException.
Author:
Fraunhofer IESE
See Also:
  • Constructor Details

    • EvaluationUndecidableException

      public EvaluationUndecidableException()
      Instantiates a new evaluation undecidable exception.
    • EvaluationUndecidableException

      public EvaluationUndecidableException(String message)
      Instantiates a new evaluation undecidable exception.
      Parameters:
      message - the message
    • EvaluationUndecidableException

      public EvaluationUndecidableException(String message, Throwable cause)
      Instantiates a new evaluation undecidable exception.
      Parameters:
      message - the message
      cause - the cause