Class RemoteCommandManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DiscoveryException

public class RemoteCommandManagerException extends EclipseLinkException implements Serializable
Instances of this exception are raised if a problem is detected in the RemoteCommandManager (RCM) feature. TopLink exceptions should only ever be thrown by TopLink code.
See Also: