dlrUtilities/exception.h

Go to the documentation of this file.
00001 
00016 #ifndef _DLR_UTILITIES_EXCEPTION_H_
00017 #define _DLR_UTILITIES_EXCEPTION_H_
00018 
00019 #include <dlrCommon/exception.h>
00020 
00021 namespace dlr {
00022 
00028   namespace utilities {
00029   
00034     DLR_DECLARE_EXCEPTION_TYPE(ConversionException, ValueException);
00035 
00036   } // namespace utilities
00037 
00038 } // namespace dlr
00039 
00040 #endif // #ifndef _DLR_UTILITIES_EXCEPTION_H_

Generated on Mon Jul 9 20:34:02 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2