#include <CalypsoSamIncorrectInputDataException.h>
Inherits keyple::calypso::command::sam::exception::CalypsoSamCommandException.
The exception
indicates that input data content is incorrect.
◆ CalypsoSamIncorrectInputDataException()
keyple::calypso::command::sam::exception::CalypsoSamIncorrectInputDataException::CalypsoSamIncorrectInputDataException |
( |
const std::string & |
message, |
|
|
const std::shared_ptr< CalypsoSamCommand > |
command, |
|
|
const int |
statusCode |
|
) |
| |
|
inline |
- Parameters
-
message | the message to identify the exception context |
command | the Calypso SAM command |
statusCode | the status code |
The documentation for this class was generated from the following file: