Package net.sf.tweety.math.opt.problem
Class ProblemInconsistentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sf.tweety.math.opt.problem.ProblemInconsistentException
-
- All Implemented Interfaces:
java.io.Serializable
public class ProblemInconsistentException extends java.lang.RuntimeException
This exception is thrown when a problem cannot be solved due to its inconsistency.- Author:
- Matthias Thimm
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProblemInconsistentException()
-
Method Summary
Modifier and Type Method Description java.lang.String
getMessage()
-