unsupported_feature::unsupported_feature Constructor

Initializes a new instance of the unsupported_feature Class.

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

Parameters

  • _Message
    A description of the error.

Return Value

The unsupported_feature object.

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

unsupported_feature Class