com.ibm.broker.config.proxy

Class ConfigManagerProxyException

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


    public abstract class ConfigManagerProxyException
    extends java.lang.Exception
    Abstract base class for all exceptions originating on the IBM Integration API (CMP).
    
     Change Activity:
     -------- ----------- -------------   ------------------------------------
     Reason:  Date:       Originator:     Comments:
     -------- ----------- -------------   ------------------------------------
     19590.1  2004-03-30  HDMPL           v6 Release
     47371    2007-07-30  HDMPL           v6.1 Release (no changes)
     51619.8  2008-12-18  HDMPL           v7 Release (no changes)
    
     
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait