com.ibm.broker.config.proxy
Class ConfigManagerProxyIncompatibilityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.broker.config.proxy.ConfigManagerProxyException
              extended by com.ibm.broker.config.proxy.ConfigManagerProxyPropertyNotInitializedException
                  extended by com.ibm.broker.config.proxy.ConfigManagerProxyIncompatibilityException
All Implemented Interfaces:
java.io.Serializable

public class ConfigManagerProxyIncompatibilityException
extends ConfigManagerProxyPropertyNotInitializedException

This exception is thrown after an incompatibility between versions of the Configuration Manager and the connected Configuration Manager Proxy is detected.


 Change Activity:
 -------- ----------- -------------   ------------------------------------
 Reason:  Date:       Originator:     Comments:
 -------- ----------- -------------   ------------------------------------
 d29325   2003-01-14  HDMPL           v6 Release
 47371    2007-07-30  HDMPL           v6.1 Release (no changes)

 

Version:
Config/com/ibm/broker/config/proxy/ConfigManagerProxyIncompatibilityException.java, CMP, S000 1.7
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait