Raised the string format is not correct according to UTF-8. More...
#include <UTFDataFormatException.h>
Public Member Functions | |
UTFDataFormatException (const std::string &source, const std::string &message) | |
Constructor. | |
~UTFDataFormatException () throw () | |
Destructor. | |
char const * | what () const throw () |
return exception explanation string. | |
Public Member Functions inherited from hazelcast::client::exception::IException | |
IException () | |
Constructor. | |
IException (const std::string &source, const std::string &message) | |
Constructor. | |
virtual | ~IException () throw () |
Destructor. | |
Raised the string format is not correct according to UTF-8.