| 
    stumpless 2.2.0
    
   | 
 
A general problem has been encountered by the library. More...
#include <StumplessException.hpp>
  
Public Member Functions | |
| StumplessException (struct stumpless_error *equivalent) | |
| ErrorId | GetErrorId (void) | 
Static Public Member Functions | |
| static StumplessException * | newStumplessException (struct stumpless_error *equivalent) | 
Public Attributes | |
| struct stumpless_error * | equivalent | 
A general problem has been encountered by the library.
| stumpless::StumplessException::StumplessException | ( | struct stumpless_error * | equivalent | ) | 
| ErrorId stumpless::StumplessException::GetErrorId | ( | void | ) | 
      
  | 
  static | 
| struct stumpless_error* stumpless::StumplessException::equivalent |