WBI BrokersTM
Config Manager Proxy API

com.ibm.broker.config.proxy
Class ConfigManagerProxyIncompatibilityException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.broker.config.proxy.ConfigManagerProxyException
              extended bycom.ibm.broker.config.proxy.ConfigManagerProxyPropertyNotInitializedException
                  extended bycom.ibm.broker.config.proxy.ConfigManagerProxyIncompatibilityException
All Implemented Interfaces:
Serializable

public class ConfigManagerProxyIncompatibilityException
extends ConfigManagerProxyPropertyNotInitializedException

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


 Change Activity:
 -------- ----------- -------------   ------------------------------------
 Reason:  Date:       Originator:     Comments:
 -------- ----------- -------------   ------------------------------------
 d29325   2003-01-14  HDMPL           v6 Release

 

See Also:
Serialized Form

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
 


WBI BrokersTM
Config Manager Proxy API