#include <CalypsoPoTransactionException.h>
Inherits keyple::core::seproxy::exception::KeypleException.
Inherited by keyple::calypso::transaction::exception::CalypsoAtomicTransactionException, keyple::calypso::transaction::exception::CalypsoAuthenticationNotVerifiedException, keyple::calypso::transaction::exception::CalypsoDesynchronizedExchangesException, keyple::calypso::transaction::exception::CalypsoInconsistencyDataException, keyple::calypso::transaction::exception::CalypsoPoAnomalyException, keyple::calypso::transaction::exception::CalypsoPoCloseSecureSessionException, keyple::calypso::transaction::exception::CalypsoPoIOException, keyple::calypso::transaction::exception::CalypsoPoRevokedException, keyple::calypso::transaction::exception::CalypsoPoTransactionIllegalStateException, keyple::calypso::transaction::exception::CalypsoSamAnomalyException, keyple::calypso::transaction::exception::CalypsoSamIOException, keyple::calypso::transaction::exception::CalypsoSamRevokedException, keyple::calypso::transaction::exception::CalypsoSessionAuthenticationException, keyple::calypso::transaction::exception::CalypsoSvAuthenticationException, and keyple::calypso::transaction::exception::CalypsoUnauthorizedKvcException.
The exception
is the parent abstract class of all Keyple PO transaction functional exceptions.
◆ CalypsoPoTransactionException() [1/2]
keyple::calypso::transaction::exception::CalypsoPoTransactionException::CalypsoPoTransactionException |
( |
const std::string & |
message | ) |
|
|
inlineprotected |
- Parameters
-
message | the message to identify the exception context |
◆ CalypsoPoTransactionException() [2/2]
keyple::calypso::transaction::exception::CalypsoPoTransactionException::CalypsoPoTransactionException |
( |
const std::string & |
message, |
|
|
const std::exception & |
cause |
|
) |
| |
|
inlineprotected |
Encapsulates a lower level PO transaction exception
- Parameters
-
message | message to identify the exception context |
cause | the cause |
The documentation for this class was generated from the following file: