Changeset 389 for trunk/lib/utility/Exception.h
- Timestamp:
- Aug 15, 2005, 1:37:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/utility/Exception.h
r341 r389 10 10 namespace utility { 11 11 12 12 /// 13 /// @brief Class 14 /// 15 /// @todo document 16 /// 13 17 class IO_error : public std::runtime_error 14 18 {
Note: See TracChangeset
for help on using the changeset viewer.