--- trunk/finley/src/CPPAdapter/FinleyAdapterException.h 2007/03/13 02:06:30 1021 +++ trunk/finley/src/CPPAdapter/FinleyAdapterException.h 2007/03/13 02:25:53 1022 @@ -52,7 +52,7 @@ /// Destructor FINLEY_DLL_API - virtual ~FinleyAdapterException() throw(); + virtual ~FinleyAdapterException() throw() {} /** \brief Returns the name of the exception.