Changeset 3062
- Timestamp:
- 22/01/2012 16:20:43 (4 months ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/BoxException.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/BoxException.h
r2407 r3062 30 30 virtual unsigned int GetType() const throw() = 0; 31 31 virtual unsigned int GetSubType() const throw() = 0; 32 virtual const std::string& GetMessage() const = 0; 32 33 33 34 private:
Note: See TracChangeset
for help on using the changeset viewer.
