sk::util::SystemExit Class Reference
#include <SystemExit.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | sk::util::SystemExit::SystemExit | ( | int | code | ) |  | 
      
 
 
      
        
          | sk::util::SystemExit::SystemExit | ( | int | code, | 
        
          |  |  | const std::string & | message |  | 
        
          |  | ) |  |  |  | 
      
 
 
      
        
          | sk::util::SystemExit::SystemExit | ( | const std::string & | message | ) |  | 
      
 
 
      
        
          | sk::util::SystemExit::SystemExit | ( | int | code, | 
        
          |  |  | const std::exception & | exception |  | 
        
          |  | ) |  |  |  | 
      
 
 
      
        
          | sk::util::SystemExit::SystemExit | ( | const std::exception & | exception | ) |  | 
      
 
 
Member Function Documentation
      
        
          | int sk::util::SystemExit::getCode | ( |  | ) | const | 
      
 
 
      
        
          | const std::string sk::util::SystemExit::getMessage | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: