ArmNN
 24.02
ThrowingStrategy Struct Reference

#include <StrategyBase.hpp>

Public Member Functions

void Apply (const std::string &errorMessage="")
 

Detailed Description

Definition at line 15 of file StrategyBase.hpp.

Member Function Documentation

◆ Apply()

void Apply ( const std::string &  errorMessage = "")
inline

Definition at line 17 of file StrategyBase.hpp.

17 { throw UnimplementedException(errorMessage); };

The documentation for this struct was generated from the following file: