Partilhar via


Construtor scheduler_resource_allocation_error::scheduler_resource_allocation_error

Constrói um objeto scheduler_resource_allocation_error.

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 valor de HRESULT do erro que causou a exceção.

Requisitos

Cabeçalho: concrt.h

Namespace: simultaneidade

Consulte também

Referência

Classe scheduler_resource_allocation_error