WBI BrokersTM
Config Manager Proxy API

com.ibm.broker.config.proxy
Class ConfigManagerProxyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.broker.config.proxy.ConfigManagerProxyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConfigManagerProxyLoggedException, ConfigManagerProxyPropertyNotInitializedException

public abstract class ConfigManagerProxyException
extends Exception

Abstract base class for all exceptions originating on the ConfigManagerProxy.


 Change Activity:
 -------- ----------- -------------   ------------------------------------
 Reason:  Date:       Originator:     Comments:
 -------- ----------- -------------   ------------------------------------
 19590.1  2004-03-30  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