#include <construo_error.hxx>
Public Member Functions | |
| ConstruoError (const std::string &str) | |
Static Public Member Functions | |
| void | raise (const std::string &str) | 
Public Attributes | |
| std::string | msg | 
      
  | 
  
| 
 
 Definition at line 34 of file construo_error.hxx. Referenced by raise().  | 
  
      
  | 
  
| 
 
 Definition at line 37 of file construo_error.hxx. References ConstruoError(). Referenced by lisp_car(), and lisp_string().  | 
  
      
  | 
  
| 
 
 Definition at line 32 of file construo_error.hxx.  | 
  
1.3-rc3