Partager via


invalid_compute_domain::invalid_compute_domain Constructor

Initializes a new instance of the invalid_compute_domain class.

explicit invalid_compute_domain(
   const char * _Message
) throw();

invalid_compute_domain() throw();

Parameters

  • _Message
    A description of the error.

Return Value

An instance of the invalid_compute_domain class

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

invalid_compute_domain Class