- All Implemented Interfaces:
- java.io.Serializable
public class NotConnectedException
extends ObjectQException
This exception is generated when registerSecondary() is invoked
before a successful registerPrimary() call. registerPrimary()
establishes a connection to the underlying vendor transport.
- See Also:
- Serialized Form