Class PostEvictionRefreshException¶
-
class
PostEvictionRefreshException: public runtime_error¶ Public Functions
-
PostEvictionRefreshException()¶
-
PostEvictionRefreshException(const PostEvictionRefreshException&)¶
-
PostEvictionRefreshException &
operator=(const PostEvictionRefreshException&)¶
-
PostEvictionRefreshException(const std::runtime_error &exception)¶
-
std::runtime_error
getOriginalException()¶
Private Members
-
std::runtime_error
original_exception_¶
-