#include <CalypsoSvAuthenticationException.h>
Inherits keyple::calypso::transaction::exception::CalypsoPoTransactionException.
The exception
indicates that the "Stored Value" session is not authentic because the signature of the PO is incorrect.
◆ CalypsoSvAuthenticationException() [1/2]
keyple::calypso::transaction::exception::CalypsoSvAuthenticationException::CalypsoSvAuthenticationException |
( |
const std::string & |
message | ) |
|
|
inline |
- Parameters
-
message | the message to identify the exception context |
◆ CalypsoSvAuthenticationException() [2/2]
keyple::calypso::transaction::exception::CalypsoSvAuthenticationException::CalypsoSvAuthenticationException |
( |
const std::string & |
message, |
|
|
const std::exception & |
cause |
|
) |
| |
|
inline |
Encapsulates 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: