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

#include <nnfw_exceptions.h>

Collaboration diagram for onert::api::python::NnfwUnexpectedNullError:

Public Member Functions

 NnfwError (const std::string &msg)
 
- Public Member Functions inherited from onert::api::python::NnfwError
 NnfwError (const std::string &msg)
 

Detailed Description

Definition at line 32 of file nnfw_exceptions.h.

Member Function 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: