Skip to main content
FRAMES NO FRAMES

Class IloMapOutOfBoundException

Definition file: ilopl/ilomapi.h
Map of IloMapOutOfBoundExceptionIloMapOutOfBoundExceptionIloMapOutOfBoundExceptionIloMapExceptionIloException
The class of exceptions thrown if an extractable accessor to a map has no value in the current scope of evaluation.

This exception is thrown if an expression, a numeric variable, or an array of extractable objects has no value in the current scope of evaluation when a map element is being accessed.

Method Summary
public virtual const char *getMessage() const
Inherited Methods from IloMapException
getExtractable, getMap
Inherited Methods from IloException
end, getMessage, IloException
Method Detail

getMessage

public virtual const char * getMessage() const

This member function returns the message (a character string) of the invoking exception.