| Package | Description |
|---|---|
| org.infinispan.commons.logging | |
| org.infinispan.counter.exception |
Clustered Counters Exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
CounterException |
Log.invalidCounterType(String expected,
String actual) |
CounterException |
Log_$logger.invalidCounterType(String expected,
String actual) |
CounterException |
Log.invalidCounterTypeEncoded() |
CounterException |
Log_$logger.invalidCounterTypeEncoded() |
CounterException |
Log.undefinedCounter(String name) |
CounterException |
Log_$logger.undefinedCounter(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
CounterConfigurationException
Signals a missing configuration or an invalid configuration.
|
class |
CounterOutOfBoundsException
A
CounterException signalling that the StrongCounter has reached its bounds. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.