ArmNN
 22.05.01
VisitorThrowingPolicy Struct Reference

#include <LayerVisitorBase.hpp>

Static Public Member Functions

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

Detailed Description

Definition at line 13 of file LayerVisitorBase.hpp.

Member Function Documentation

◆ Apply()

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

Definition at line 15 of file LayerVisitorBase.hpp.

15 { throw UnimplementedException(errorMessage); }

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