| 
|   | Base (const char *fn="<UNKNOWN>", int ln=0) | 
|   | 
| virtual  | ~Base ()  throw () | 
|   | 
| const std::string &  | getMessage () const | 
|   | 
| const std::string &  | getMessageText () const | 
|   | 
| const char *  | what () const override  throw () | 
|   | 
◆ Base()
  
  
      
        
          | SimTK::Exception::Base::Base  | 
          ( | 
          const char *  | 
          fn = "<UNKNOWN>",  | 
         
        
           | 
           | 
          int  | 
          ln = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~Base()
  
  
      
        
          | virtual SimTK::Exception::Base::~Base  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ getMessage()
  
  
      
        
          | const std::string& SimTK::Exception::Base::getMessage  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getMessageText()
  
  
      
        
          | const std::string& SimTK::Exception::Base::getMessageText  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ what()
  
  
      
        
          | const char* SimTK::Exception::Base::what  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ setMessage()
  
  
      
        
          | void SimTK::Exception::Base::setMessage  | 
          ( | 
          const std::string &  | 
          msgin | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
The documentation for this class was generated from the following file: