Class BrokerIncompatibleVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
COM.activesw.api.client.BrokerException
COM.activesw.api.client.BrokerIncompatibleVersionException
All Implemented Interfaces:
Serializable

public class BrokerIncompatibleVersionException extends BrokerException
This exception is thrown by Information Broker client methods when the broker is running which is incompatible with the client class version being used.
See Also: