scheduler_resource_allocation_error::scheduler_resource_allocation_error 构造函数
构造 scheduler_resource_allocation_error 对象。
_CRTIMP scheduler_resource_allocation_error(
const char * _Message,
HRESULT _Hresult
) throw();
explicit _CRTIMP scheduler_resource_allocation_error(
HRESULT _Hresult
) throw();
参数
_Message
错误的说明消息。_Hresult
导致异常的错误的 HRESULT 值。
要求
**标头:**concrt.h
命名空间: 并发