coriolis/vlsisapd/doc/dtr/Exception.dox

10 lines
152 B
C++

// -*- C++ -*-
namespace DTR {
/*! \class DTRException
*
* This class describes the exceptions throwed by the DTR library in case of errors.
*/
}