Uses of Class
org.infinispan.counter.exception.CounterException
Packages that use CounterException
Package
Description
Clustered Counters Exceptions.
-
Uses of CounterException in org.infinispan.counter.exception
Subclasses of CounterException in org.infinispan.counter.exceptionModifier and TypeClassDescriptionclassSignals a missing configuration or an invalid configuration.classSignal that an attempt to access a counter has failed.classACounterExceptionsignalling that theStrongCounterhas reached its bounds. -
Uses of CounterException in org.infinispan.counter.logging
Methods in org.infinispan.counter.logging that return CounterExceptionModifier and TypeMethodDescriptionLog.counterManagerNotStarted()Log.invalidCounterType(String expected, String actual) Log.jmxRegistrationFailed(Throwable cause) -
Uses of CounterException in org.infinispan.server.hotrod.logging
Methods in org.infinispan.server.hotrod.logging that return CounterException