Class EvaluationUndecidableException

  • All Implemented Interfaces:
    Serializable

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

      • 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