ldas-tools-al 2.6.4
Namespaces | Functions
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
 Obtain the queue of resources in limbo.
 
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. More...