tvm
Public Member Functions | List of all members
tvm::AttrError Struct Reference

Error thrown during attribute checking. More...

#include <attrs.h>

Inheritance diagram for tvm::AttrError:
Collaboration diagram for tvm::AttrError:

Public Member Functions

 AttrError (std::string msg)
 constructor More...
 

Detailed Description

Error thrown during attribute checking.

Constructor & Destructor Documentation

◆ AttrError()

tvm::AttrError::AttrError ( std::string  msg)
inlineexplicit

constructor

Parameters
msgerror message

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