com.scaleoutsoftware.soss.client
Class NamedCacheObjectAlreadyExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.scaleoutsoftware.soss.client.NamedCacheException
              extended by com.scaleoutsoftware.soss.client.NamedCacheObjectAlreadyExistsException
All Implemented Interfaces:
Serializable

public class NamedCacheObjectAlreadyExistsException
extends NamedCacheException

This exception indicates that an insert call failed because an object already exists in the StateServer with the given key.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright (C) 2007-2012 ScaleOut Software, Inc.