CreateEventException Class

[C++]

class CreateEventException : public Exception

Remarks

Thrown if the Win32 CreateEvent call fails. Used with the DoneEvent template class.