com.ibm.broker.config.proxy
Class ConfigManagerProxyException

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

public abstract class ConfigManagerProxyException
extends java.lang.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
 47371    2007-07-30  HDMPL           v6.1 Release (no changes)

 

Version:
Config/com/ibm/broker/config/proxy/ConfigManagerProxyException.java, CMP, S000 1.11
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