FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
freetensor::DriverError Class Reference

#include <except.h>

Inheritance diagram for freetensor::DriverError:
Inheritance graph
[legend]
Collaboration diagram for freetensor::DriverError:
Collaboration graph
[legend]

Public Member Functions

 DriverError (const std::string &msg, std::source_location loc=std::source_location::current())
 
- Public Member Functions inherited from freetensor::Error
 Error (const std::string &msg, std::source_location loc=std::source_location::current())
 

Detailed Description

Invalid configurations to Driver, or error reported by backend compilers or the OS

Constructor & Destructor Documentation

◆ DriverError()

freetensor::DriverError::DriverError ( const std::string &  msg,
std::source_location  loc = std::source_location::current() 
)
inline

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