Constructs an improper_lock exception.
explicit _CRTIMP improper_lock(
   _In_z_ const char * _Message
) throw();
improper_lock() throw();
Parameters
- _Message
A descriptive message of the error. 
Requirements
Header: concrt.h
Namespace: concurrency