Changeset 1445 for code/branches/network/src/ois/OISException.cpp
- Timestamp:
- May 28, 2008, 1:12:45 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/ois/OISException.cpp
r1219 r1445 26 26 27 27 //----------------------------------------------------------------------------// 28 const char* Exception::what() const throw()28 /*const char* Exception::what() const throw() 29 29 { 30 30 return eText; 31 31 } 32 32 */
Note: See TracChangeset
for help on using the changeset viewer.