com.ibm.broker.config.proxy

Class ConfigManagerProxyLoggedException

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getServiceInformation()
      Returns some non-translated service resolution information for the current exception.
      • 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
    • Constructor Detail

      • ConfigManagerProxyLoggedException

        public ConfigManagerProxyLoggedException(java.lang.String s,
                                                 java.lang.String serviceInformation)
        Constructor
        Parameters:
        s - Description of the exception
        serviceInformation - Information for the IBM service teams.
    • Method Detail

      • getServiceInformation

        public java.lang.String getServiceInformation()
        Returns some non-translated service resolution information for the current exception.
        Returns:
        String service information (may be blank)