Skip to main content
FRAMES NO FRAMES

Class IloAlgorithm::CannotChangeException

Definition file: ilconcert/iloalg.h
Map of IloAlgorithm::CannotChangeExceptionIloAlgorithm::CannotChangeExceptionIloAlgorithm::CannotChangeExceptionIloAlgorithm::ExceptionIloException
The class of exceptions thrown if the value of an object in a model cannot be changed.

If an attempt to change the value of an extractable object in a model fails, this exception is thrown.

Method Summary
public voidend()
Inherited Methods from Exception
Exception
Inherited Methods from IloException
end, getMessage, IloException
Method Detail

end

public void end()

This member function deletes the invoking exception. That is, it frees memory associated with the invoking exception.