#include <CalypsoAuthenticationNotVerifiedException.h>
Inherits keyple::calypso::transaction::exception::CalypsoPoTransactionException.
The exception
indicates that the PO has correctly closed the secure session, but that it is impossible to check the authenticity of the support because the SAM is no more available (timeout, network problem,...).
◆ CalypsoAuthenticationNotVerifiedException() [1/2]
keyple::calypso::transaction::exception::CalypsoAuthenticationNotVerifiedException::CalypsoAuthenticationNotVerifiedException |
( |
const std::string & |
message | ) |
|
|
inline |
- Parameters
-
message | the message to identify the exception context |
◆ CalypsoAuthenticationNotVerifiedException() [2/2]
keyple::calypso::transaction::exception::CalypsoAuthenticationNotVerifiedException::CalypsoAuthenticationNotVerifiedException |
( |
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: