VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
Exception.hpp
A description of an exception that occurred during a cache operation.
Definition Exception.hpp:45
virtual std::string getName() const
Return the name of this exception type.
virtual std::string getStackTrace() const
Get a stacktrace string from the location the exception was created.
virtual const std::string & getMessage() const noexcept
Get a message with details regarding this exception.
Apache Geode C++ Cache API Documentation