Uses of Class
com.ibm.broker.config.proxy.ConfigManagerProxyException

Uses of ConfigManagerProxyException in com.ibm.broker.config.proxy
 

Subclasses of ConfigManagerProxyException in com.ibm.broker.config.proxy
 class ConfigManagerProxyIncompatibilityException
          This exception is thrown after an incompatibility between versions of the Configuration Manager and the connected Configuration Manager Proxy is detected.
 class ConfigManagerProxyLoggedException
          This exception is used to describe a general problem with the Configuration Manager Proxy, as a result of an internal error or a misuse of the API.
 class ConfigManagerProxyLoggedMQException
          This class is used to describe exceptions due to problems flagged by the WebSphere MQ Classes for Java.
 class ConfigManagerProxyPropertyNotInitializedException
          This exception type represents the condition when an application attempts to get a property of an AdministeredObject, but the property has not yet been set to a value by the Configuration Manager.