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 Wed Nov 25 11:07:09 2009 for dlrUtilities Utility Library by  doxygen 1.5.8