19 #ifndef HAZELCAST_UTFDATAFORMATEXCEPTION
20 #define HAZELCAST_UTFDATAFORMATEXCEPTION
22 #include "hazelcast/client/exception/IException.h"
45 char const *what()
const throw();
52 #endif //HAZELCAST_UTFDATAFORMATEXCEPTION
Base class for all exception originated from Hazelcast methods.
Definition: IException.h:50