Hazelcast C++ Client
 All Classes Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
hazelcast::client::exception::UndefinedErrorCodeException Class Reference
+ Inheritance diagram for hazelcast::client::exception::UndefinedErrorCodeException:

Public Member Functions

 UndefinedErrorCodeException (int32_t errorCode, int64_t correlationId, std::string details)
 
int32_t getErrorCode () const
 
int64_t getMessageCallId () const
 
const std::string & getDetailedErrorMessage () const
 
- 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.
 
virtual char const * what () const throw ()
 return exception explanation string.
 
const std::string & getSource () const
 
const std::string & getMessage () const
 
virtual void raise ()
 

The documentation for this class was generated from the following file: