com.sap.netweaver.kmc.expimp
Class ConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sap.netweaver.kmc.expimp.TransportException
com.sap.netweaver.kmc.expimp.ConflictException
- All Implemented Interfaces:
- Serializable
public class ConflictException
- extends TransportException
Special exception used to report conflicting transports.
Conflicting transports are imports that process resources in the same resource tree than the
import or export that the user wants to start.
Copyright 2007 SAP AG
- See Also:
- Serialized Form
|
Constructor Summary |
ConflictException(IPackage tp,
IPackage conflictTP)
Creates a specialized exception to report a conflict between an export/import that should be
started and an already running export/import. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConflictException
public ConflictException(IPackage tp,
IPackage conflictTP)
- Creates a specialized exception to report a conflict between an export/import that should be
started and an already running export/import.
- Parameters:
tp - the export/import that should be startedconflictTP - the conflicting export/import
getConflictingTransport
public IPackage getConflictingTransport()
- Returns the export/import that prevents the main export/import to be started.
- Returns:
- the conlicting export/import
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2014 SAP AG Complete Copyright Notice