Changeset 1193 for trunk/yat/Exception.h
- Timestamp:
- Oct 3, 2010, 4:24:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/Exception.h
r1191 r1193 2 2 #define _theplu_yat_utility_exception_ 3 3 4 // $Id: Exception.h 233 0 2010-10-01 14:41:52Z peter $4 // $Id: Exception.h 2331 2010-10-02 16:07:14Z peter $ 5 5 6 6 /* … … 66 66 \brief Class that contains information reported via global 67 67 variable errno. 68 69 \since New in yat 0.7 68 70 */ 69 71 class errno_error : public std::runtime_error
Note: See TracChangeset
for help on using the changeset viewer.