Class IncompatibilityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opt4j.core.optimizer.IncompatibilityException
All Implemented Interfaces:
Serializable

public class IncompatibilityException extends RuntimeException
The IncompatibilityException. This exception is thrown if a problem, optimizer, operator, etc. are not compatible.
See Also: