ldas-tools-al
2.6.3
|
#include <ldastoolsal_config.h>
#include <sstream>
#include <stdexcept>
#include "toss.hh"
#include "unimplemented_error.hh"
Namespaces | |
LDASTools | |
Objects of general use and interst. | |
LDASTools::Error | |
Functions | |
template<class T > | |
void | LDASTools::Error::toss (const std::string &ClassName, const std::string &Filename, int LineNumber, const std::string &Description) |
Helper function for throwing standard exceptions. More... | |