| 
    incron
    0.5.10
    
   
   | 
  
  
  
 
Exception class. More...
#include <appinst.h>
Public Member Functions | |
| AppInstException (int iErr) | |
| Constructor.   | |
| int | GetErrorNumber () const | 
| Returns the error number.   | |
Exception class.
This class provides information about occurred errors.
| AppInstException::AppInstException | ( | int | iErr | ) |  [inline] | 
        
Constructor.
| [in] | iErr | error number | 
| int AppInstException::GetErrorNumber | ( | ) |  const [inline] | 
        
Returns the error number.
 1.7.5.1