com.gemstone.gemfire.cache.util
Class EndpointExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gemstone.gemfire.cache.util.EndpointException
com.gemstone.gemfire.cache.util.EndpointExistsException
- All Implemented Interfaces:
- Serializable
Deprecated. as of 5.7 use pools instead.
public class EndpointExistsException
- extends EndpointException
An EndpointExistsException indicates a client
Endpoint already exists.
- Since:
- 5.0.2
- See Also:
- Serialized Form
EndpointExistsException
public EndpointExistsException(String msg)
- Deprecated.
Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.