Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Public Member Functions | List of all members
keyple::common::exception::AssertionError Class Reference

#include <AssertionError.h>

Inherits keyple::common::exception::Error.

Public Member Functions

 AssertionError ()
 
 AssertionError (const std::string &msg)
 
- Public Member Functions inherited from keyple::common::exception::Error
 Error ()
 
 Error (const std::string &msg)
 

Constructor & Destructor Documentation

◆ AssertionError() [1/2]

keyple::common::exception::AssertionError::AssertionError ( )
inline

◆ AssertionError() [2/2]

keyple::common::exception::AssertionError::AssertionError ( const std::string &  msg)
inline

The documentation for this class was generated from the following file: