20namespace transaction {
34 : std::runtime_error(message) {
45 const std::string& message,
const std::shared_ptr<std::exception> cause)
46 : std::runtime_error(message) {
CardIOException(const std::string &message, const std::shared_ptr< std::exception > cause)
CardIOException(const std::string &message)