| 
      
      | 
      | 
      | 
      | 
    
     
      
      
        
          
      
    
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages   
 acdk::text::ParseException Class Reference#include <ParseException.h>
 Inheritance diagram for acdk::text::ParseException:
  
List of all members.
 Constructor & Destructor Documentation
 
  
    
      
        
          |  acdk::text::ParseException::ParseException  | 
          (  | 
                     | 
           )  | 
           [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  acdk::text::ParseException::ParseException  | 
          (  | 
          IN(RString)  | 
           msg           | 
           )  | 
           [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  acdk::text::ParseException::ParseException  | 
          (  | 
          IN(RString)  | 
           msg,  | 
         
        
           | 
           | 
          int  | 
           offset | 
         
        
           | 
          )  | 
           [inline] | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
This method initializes a new instance of ParseException with a detailed error message and a error position.
 
 - Parameters:
 - 
  
    | msg  | The descriptive message decribing the error.  |  
    | offset  | The position where error was encountered.  |  
   
  
     | 
   
 
 
  
    
      
        
          |  virtual acdk::text::ParseException::~ParseException  | 
          (  | 
                     | 
           )  | 
           [inline, virtual] | 
         
       
     | 
   
 
 Member Function Documentation
 
  
    
      
        
          |  int acdk::text::ParseException::getErrorOffset  | 
          (  | 
                     | 
           )  | 
           [inline] | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
This method returns porition where the error occured.
 
      | 
   
 
 Member Data Documentation
 
  
           | 
         
       
      |