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

The exception IloEmptyHandleException is thrown if an empty
handle is passed as an argument to a method, function, or class constructor.
| Method Summary | |
|---|---|
public | IloEmptyHandleException() |
public | IloEmptyHandleException(const char * message) |
Inherited Methods from IloException |
|---|
end, getMessage, IloException |
| Method Detail |
|---|
This constructor creates an exception containing the message string
message.