ILOG CPLEX .NET Reference Manual

Cplex.UnknownObjectException.GetObject Method 

Returns the modeling object that triggered this exception.

public virtual object GetObject();

Return Value

The modeling object that triggered the UnknownObjectException exception.

See Also

Cplex.UnknownObjectException Class | ILOG.CPLEX Namespace