Compartilhar via


Construtor de scheduler_resource_allocation_error::scheduler_resource_allocation_error

Constrói um scheduler_resource_allocation_error objeto.

scheduler_resource_allocation_error(
   _In_z_ const char * _Message,
   HRESULT _Hresult
) throw();

explicit _CRTIMP scheduler_resource_allocation_error(
   HRESULT _Hresult
) throw();

Parâmetros

  • _Message
    Uma mensagem descritiva do erro.

  • _Hresult
    O HRESULT valor de erro que causou a exceção.

Requisitos

Cabeçalho: concrt.h

Namespace: concorrência

Consulte também

Referência

classe de scheduler_resource_allocation_error