ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
toss.cc File Reference
#include <ldastoolsal_config.h>
#include <sstream>
#include <stdexcept>
#include "toss.hh"
#include "unimplemented_error.hh"
Include dependency graph for toss.cc:

Namespaces

namespace  LDASTools
 Objects of general use and interst.
 
namespace  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.