#include <KeypleReaderException.h>
Inherits keyple::core::seproxy::exception::KeypleException.
Inherited by keyple::core::seproxy::exception::KeypleReaderIOException, and keyple::core::seproxy::exception::KeypleReaderNotFoundException.
The exception KeypleReaderException is the parent abstract class of all Keyple reader exceptions.
◆ KeypleReaderException() [1/2]
keyple::core::seproxy::exception::KeypleReaderException::KeypleReaderException |
( |
const std::string & |
msg | ) |
|
|
inlineprotected |
- Parameters
-
msg | the message to identify the exception context |
◆ KeypleReaderException() [2/2]
keyple::core::seproxy::exception::KeypleReaderException::KeypleReaderException |
( |
const std::string & |
msg, |
|
|
const std::exception & |
cause |
|
) |
| |
|
inlineprotected |
Encapsulates a lower level reader exception
- Parameters
-
msg | message to identify the exception context |
cause | the cause |
The documentation for this class was generated from the following file: