21 #ifndef HAZELCAST_ICastException
22 #define HAZELCAST_ICastException
24 #include "hazelcast/client/exception/IException.h"
47 char const *what()
const throw();
53 #endif //HAZELCAST_ICastException
Raised an unexpected type data comes from server.
Definition: IClassCastException.h:32
Base class for all exception originated from Hazelcast methods.
Definition: IException.h:51