| 
|   | Cant (const char *fn, int ln, const std::string &s) | 
|   | 
| virtual  | ~Cant ()  throw () | 
|   | 
|   | 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 () | 
|   | 
◆ Cant()
  
  
      
        
          | SimTK::Exception::Cant::Cant  | 
          ( | 
          const char *  | 
          fn,  | 
         
        
           | 
           | 
          int  | 
          ln,  | 
         
        
           | 
           | 
          const std::string &  | 
          s  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~Cant()
  
  
      
        
          | virtual SimTK::Exception::Cant::~Cant  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following file: