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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.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)
           
 
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)