public final class ObjectExistsException extends CacheException
Constructor and Description |
---|
ObjectExistsException()
Constructor for the ObjectExistsException object.
|
ObjectExistsException(java.lang.String message)
Constructor for the ObjectExistsException object.
|