source:
dev/trunk/ab5.0/jenga/include/common/Exception.h@
635
      
      | Last change on this file since 635 was 524, checked in by , 18 years ago | |
|---|---|
| File size: 88 bytes | |
| Rev | Line | |
|---|---|---|
| [207] | 1 | #pragma once | 
| 2 | ||
| 3 | namespace Jenga{ | |
| 4 | ||
| 5 | ||
| 6 | void Throw( const std::string &message ); | |
| 7 | ||
| 8 | ||
| 9 | } | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    