STLdoc
STLdocumentation
|
This class describes an exception thrown when an unsupported operating system is used. More...
#include <concrt.h>
Public Member Functions | |
_CRTIMP | unsupported_os (_In_z_ const char *_Message) throw () |
Constructs an unsupported_os object. More... | |
_CRTIMP | 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. |
_CRTIMP Concurrency::unsupported_os::unsupported_os | ( | ) | ||
throw | ( | |||
) |
Constructs an unsupported_os
object.