coriolis/vlsisapd/doc/spice/Exception.dox

10 lines
158 B
C++

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