Package | Description |
---|---|
org.infinispan.commons |
Commons package
|
org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
org.infinispan.commons.util |
Commons package providing various utility classes
|
Modifier and Type | Class and Description |
---|---|
class |
CacheConfigurationException
An exception that represents an error in the configuration.
|
class |
CacheListenerException
Wraps exceptions produced by listener implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
NotSerializableException
An exception that hides inner stacktrace lines for non serializable exceptions.
|
Modifier and Type | Method and Description |
---|---|
static CacheException |
Util.rewrapAsCacheException(Throwable t) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.