#include <Exception.h>
Public Methods | |
| Exception (char *msg) | |
| char * | tellMsg () | 
Protected Attributes | |
| char * | msg | 
Definition at line 37 of file Exception.h.
      
  | 
  
| 
 
 Definition at line 32 of file Exception.cpp. References msg, and Teddy::SysSupport::msg.  | 
  
      
  | 
  
| 
 
 Definition at line 37 of file Exception.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 39 of file Exception.h. Referenced by Exception.  |