exception Class Reference

CPP API: ad::exception Class Reference
ad::exception Class Reference

#include <ad.hpp>

Static Public Member Functions

template<typename std_exception >
static std_exception create (std::string error, std::string file="", int line=0)
 

Member Function Documentation

◆ create()

template<typename std_exception >
static std_exception ad::exception::create ( std::string  error,
std::string  file = "",
int  line = 0 
)
inlinestatic