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