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

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