| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

An OPL exception transports a message.
| Method Summary | |
|---|---|
public virtual IloOplLocation | getLocation() const |
public virtual const char * | getMessage() const |
public virtual const IloOplMessage & | getOplMessage() const |
Inherited Methods from IloException |
|---|
end, getMessage, IloException |
| Method Detail |
|---|
Returns the location that threw this exception, if available.
See Also:
Returns the exception message text.
Returns the exception message object.