Exception for null pointer operation.  
 More...
#include <JException.hh>
Exception for null pointer operation. 
Definition at line 216 of file JException.hh.
 
◆ JNullPointerException()
  
  
      
        
          | JLANG::JNullPointerException::JNullPointerException  | 
          ( | 
          const std::string &  | 
          error | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ what()
  
  
      
        
          | virtual const char* JLANG::JException::what  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtualinherited   | 
  
 
Get error message. 
- Returns
 - error message 
 
Definition at line 65 of file JException.hh.
 
 
◆ buffer
  
  
      
        
          | const std::string JLANG::JException::buffer | 
         
       
   | 
  
privateinherited   | 
  
 
 
The documentation for this class was generated from the following file: