#include <CalypsoSamIOException.h>
Inherits keyple::calypso::transaction::exception::CalypsoPoTransactionException.
The exception
indicates a communication error with the SAM (e.g timeout, network,...).
◆ CalypsoSamIOException() [1/2]
keyple::calypso::transaction::exception::CalypsoSamIOException::CalypsoSamIOException |
( |
const std::string & |
message | ) |
|
|
inline |
- Parameters
-
message | the message to identify the exception context |
◆ CalypsoSamIOException() [2/2]
keyple::calypso::transaction::exception::CalypsoSamIOException::CalypsoSamIOException |
( |
const std::string & |
message, |
|
|
const std::exception & |
cause |
|
) |
| |
|
inline |
Encapsulates a lower level exception
- Parameters
-
message | message to identify the exception context |
cause | the cause |
The documentation for this class was generated from the following file: