Infinispan HotRod C++ Client  9.1.0.Final
Public Member Functions | Public Attributes | List of all members
infinispan::hotrod::CounterLowerBoundException Class Reference

#include <exceptions.h>

Inheritance diagram for infinispan::hotrod::CounterLowerBoundException:

Public Member Functions

 CounterLowerBoundException (const std::string &name)
 

Public Attributes

std::string name
 

Detailed Description

InternalException

Constructor & Destructor Documentation

◆ CounterLowerBoundException()

infinispan::hotrod::CounterLowerBoundException::CounterLowerBoundException ( const std::string &  name)
inline

Member Data Documentation

◆ name

std::string infinispan::hotrod::CounterLowerBoundException::name

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