ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::api::python::NnfwError Struct Reference

#include <nnfw_exceptions.h>

Collaboration diagram for onert::api::python::NnfwError:

Public Member Functions

 NnfwError (const std::string &msg)
 

Detailed Description

Definition at line 27 of file nnfw_exceptions.h.

Constructor & Destructor Documentation

◆ NnfwError()

onert::api::python::NnfwError::NnfwError ( const std::string &  msg)
inlineexplicit

Definition at line 29 of file nnfw_exceptions.h.

29: std::runtime_error(msg) {}

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