com.bea.wli.tpm.management.runtime
Class TradingPartnerMgmtRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.wli.tpm.management.runtime.TradingPartnerMgmtRuntimeException
All Implemented Interfaces:
Serializable

public class TradingPartnerMgmtRuntimeException
extends Exception

See Also:
Serialized Form

Constructor Summary
TradingPartnerMgmtRuntimeException(String msg)
           
TradingPartnerMgmtRuntimeException(String msg, Throwable rootCause)
           
 
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
 

Constructor Detail

TradingPartnerMgmtRuntimeException

public TradingPartnerMgmtRuntimeException(String msg)

TradingPartnerMgmtRuntimeException

public TradingPartnerMgmtRuntimeException(String msg,
                                          Throwable rootCause)