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

The class IloMutexProblem is part of the hierarchy of classes
representing exceptions in Concert Technology. Concert Technology uses instances of
this class when an error occurs with respect to a mutex, an instance of
IloFastMutex.
catch(IloMutexProblem& error);
See Also:
| Method Summary | |
|---|---|
public | IloMutexProblem(const char * msg) |
| Method Detail |
|---|
This constructor creates an instance of IloMutexProblem to represent an exception in case of an error involving a mutex.