|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.alachisoft.ncache.runtime.exceptions | |
---|---|
com.alachisoft.ncache.runtime.caching | |
com.alachisoft.ncache.runtime.dependencies | |
com.alachisoft.ncache.runtime.exceptions | |
com.alachisoft.ncache.runtime.util | |
com.alachisoft.ncache.web.caching | Describes com.alachisoft.ncache.web.caching package The com.alachisoft.nCache.web.caching package provides classes for caching frequently used data in a cluster This includes the Cache class, a dictionary that allows you to store arbitrary data objects, such as hash tables and data sets. |
Classes in com.alachisoft.ncache.runtime.exceptions used by com.alachisoft.ncache.runtime.caching | |
---|---|
ArgumentNullException
|
Classes in com.alachisoft.ncache.runtime.exceptions used by com.alachisoft.ncache.runtime.dependencies | |
---|---|
ArgumentException
|
Classes in com.alachisoft.ncache.runtime.exceptions used by com.alachisoft.ncache.runtime.exceptions | |
---|---|
ArgumentException
|
|
CacheException
It is the base class for all the exceptions that are thrown from NCache. |
|
StreamException
StreamException is thrown if any error occurs during operation on CacheStream. |
Classes in com.alachisoft.ncache.runtime.exceptions used by com.alachisoft.ncache.runtime.util | |
---|---|
ArgumentException
|
Classes in com.alachisoft.ncache.runtime.exceptions used by com.alachisoft.ncache.web.caching | |
---|---|
AggregateException
This exception is thrown when multiple exceptions occur from multiple nodes. |
|
ArgumentException
|
|
ArgumentNullException
|
|
CacheException
It is the base class for all the exceptions that are thrown from NCache. |
|
ConfigurationException
Thrown when an exception occurs during configuration. |
|
GeneralFailureException
Thrown when an exception occurs during a clustered operation. |
|
NotSupportedException
Throws when a specific Item is not supported in NCache Java Client |
|
OperationFailedException
Thrown whenever an API fails. |
|
SecurityException
Thrown when a user does not have the permissions to start/stop/initialize the cache. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |