Uses of Class
org.infinispan.counter.exception.CounterException
Package
Description
Clustered Counters Exceptions.
-
Uses of CounterException in org.infinispan.counter.exception
Modifier and TypeClassDescriptionclass
Signals a missing configuration or an invalid configuration.class
Signal that an attempt to access a counter has failed.class
ACounterException
signalling that theStrongCounter
has reached its bounds. -
Uses of CounterException in org.infinispan.counter.logging
Modifier and TypeMethodDescriptionLog.counterManagerNotStarted()
Log.invalidCounterType
(String expected, String actual) Log.jmxRegistrationFailed
(Throwable cause)