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

#include <except.h>

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

Public Member Functions

 InvalidIO (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

Unable to pass input data or receive output data from the compiled program

Constructor & Destructor Documentation

◆ InvalidIO()

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

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