NO FRAMES

Class IloEnvironmentMismatch

Definition file: ilconcert/iloenv.h
This exception is thrown if you try to build an object using objects from another environment.

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 * message)
public ~IloEnvironmentMismatch()
Inherited Methods from IloException
end, getMessage
Constructor and Destructor Detail

IloEnvironmentMismatch

public IloEnvironmentMismatch()


IloEnvironmentMismatch

public IloEnvironmentMismatch(const char * message)


~IloEnvironmentMismatch

public ~IloEnvironmentMismatch()