| 
|   | IndexOutOfRange (const char *fn, int ln, const char *indexName, long long lb, long long index, long long ub, const char *where) | 
|   | 
| virtual  | ~IndexOutOfRange ()  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 () | 
|   | 
◆ IndexOutOfRange()
  
  
      
        
          | SimTK::Exception::IndexOutOfRange::IndexOutOfRange  | 
          ( | 
          const char *  | 
          fn,  | 
         
        
           | 
           | 
          int  | 
          ln,  | 
         
        
           | 
           | 
          const char *  | 
          indexName,  | 
         
        
           | 
           | 
          long long  | 
          lb,  | 
         
        
           | 
           | 
          long long  | 
          index,  | 
         
        
           | 
           | 
          long long  | 
          ub,  | 
         
        
           | 
           | 
          const char *  | 
          where  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~IndexOutOfRange()
  
  
      
        
          | virtual SimTK::Exception::IndexOutOfRange::~IndexOutOfRange  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following file: