com.bea.wli.tpm.management.runtime
Class TradingPartnerMgmtRuntimeException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.bea.wli.tpm.management.runtime.TradingPartnerMgmtRuntimeException
- All Implemented Interfaces: 
 - Serializable
 
public class TradingPartnerMgmtRuntimeException
- extends Exception
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
TradingPartnerMgmtRuntimeException
public TradingPartnerMgmtRuntimeException(String msg)
TradingPartnerMgmtRuntimeException
public TradingPartnerMgmtRuntimeException(String msg,
                                          Throwable rootCause)