An Exception used when a bad acknowledgment error is detected.
More...
#include <BadAcknowledgmentException.h>
An Exception used when a bad acknowledgment error is detected.
◆ BadAcknowledgmentException() [1/2]
| BadAcknowledgmentException::BadAcknowledgmentException |
( |
const char * | message, |
|
|
const char * | translateCode ) |
|
inlineexplicit |
Copy constructor.
- Parameters
-
| message | A message pointer to a char |
◆ BadAcknowledgmentException() [2/2]
| BadAcknowledgmentException::BadAcknowledgmentException |
( |
const string & | message, |
|
|
string | translateCode ) |
|
inlineexplicit |
Copy constructor.
- Parameters
-
◆ ~BadAcknowledgmentException()
| virtual BadAcknowledgmentException::~BadAcknowledgmentException |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ what()
| virtual const char * BadAcknowledgmentException::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
Overload of message retrie.
- Returns
- A pointer to a char representing the message
◆ _msg
| string BadAcknowledgmentException::_msg |
|
protected |
The documentation for this class was generated from the following file: