Class ConnectionFeatureNotAvailableException

All Implemented Interfaces:
StreamingNotifiable, Serializable, Iterable<Throwable>

public class ConnectionFeatureNotAvailableException extends CommunicationsException
Thrown when a client requests a connection-level feature that isn't available for this particular distribution of Connector/J (currently only used by code that is export-controlled).
See Also: