Overview | Group | Tree | Graph | Index | Concepts |
The IloEnvironmentMismatch
exception is thrown
if you try to build an object using objects from another environment.
Constructor and Destructor Summary | |
---|---|
public | IloEnvironmentMismatch() |
public | IloEnvironmentMismatch(const char *) |
public | ~IloEnvironmentMismatch() |
Inherited Methods from IloException |
---|
end, getMessage |
Constructor and Destructor Detail |
---|