|
STLdoc
STLdocumentation
|
This class describes an exception thrown when an operation has timed out. More...
#include <concrt.h>
Public Member Functions | |
| _CONCRTIMP | operation_timed_out (_In_z_ const char *_Message) throw () |
Constructs an operation_timed_out object. More... | |
| _CONCRTIMP | operation_timed_out () throw () |
Constructs an operation_timed_out object. More... | |
This class describes an exception thrown when an operation has timed out.
|
explicit | ||||||||||||||
Constructs an operation_timed_out object.
| _Message | A descriptive message of the error. |
| _CONCRTIMP Concurrency::operation_timed_out::operation_timed_out | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs an operation_timed_out object.
1.8.8