|
STLdoc
STLdocumentation
|
This class describes an exception thrown when an unsupported operating system is used. More...
#include <concrt.h>
Public Member Functions | |
| _CONCRTIMP | unsupported_os (_In_z_ const char *_Message) throw () |
Constructs an unsupported_os object. More... | |
| _CONCRTIMP | unsupported_os () throw () |
Constructs an unsupported_os object. More... | |
This class describes an exception thrown when an unsupported operating system is used.
|
explicit | ||||||||||||||
Constructs an unsupported_os object.
| _Message | A descriptive message of the error. |
| _CONCRTIMP Concurrency::unsupported_os::unsupported_os | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs an unsupported_os object.
1.8.8