com.gemstone.gemfire.cache.util
Class EndpointInUseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gemstone.gemfire.cache.util.EndpointException
com.gemstone.gemfire.cache.util.EndpointInUseException
- All Implemented Interfaces:
- Serializable
Deprecated. as of 5.7 use pools instead.
public class EndpointInUseException
- extends EndpointException
An EndpointInUseException indicates a client Endpoint
is in use (meaning that it contains one or more Connections.
- Since:
- 5.0.2
- See Also:
- Serialized Form
EndpointInUseException
public EndpointInUseException(String msg)
- Deprecated.
Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.