coriolis/vlsisapd/doc/spice/Exception.dox

10 lines
158 B
Plaintext
Raw Normal View History

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