casa
$Rev:20696$
|
#include <PlotMS.h>
Public Member Functions | |
AxisUnitException (const Char *str) | |
Creates an AxisUnitException and initializes the error message from the parameter. | |
AxisUnitException (const String &str) | |
~AxisUnitException () throw () | |
Destructor which does nothing. |
AxisUnitException::AxisUnitException | ( | const Char * | str | ) | [inline] |
Creates an AxisUnitException and initializes the error message from the parameter.
AxisUnitException::AxisUnitException | ( | const String & | str | ) | [inline] |
AxisUnitException::~AxisUnitException | ( | ) | throw () [inline] |