public class MILPProblemUnassignedVariableException extends MILPProblemBuildException
DataAlignmentException.InvalidConfiguration
Constructor and Description |
---|
MILPProblemUnassignedVariableException() |
MILPProblemUnassignedVariableException(java.lang.String message) |
MILPProblemUnassignedVariableException(java.lang.String message,
java.lang.Throwable cause) |
MILPProblemUnassignedVariableException(java.lang.Throwable cause) |
public MILPProblemUnassignedVariableException()
public MILPProblemUnassignedVariableException(java.lang.String message)
public MILPProblemUnassignedVariableException(java.lang.Throwable cause)
public MILPProblemUnassignedVariableException(java.lang.String message, java.lang.Throwable cause)