com.sap.netweaver.kmc.expimp
Class TransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sap.netweaver.kmc.expimp.TransportException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConflictException
public class TransportException
- extends WcmException
General exception used to report transport related errors.
Copyright 2007 SAP AG
- See Also:
- Serialized Form
|
Method Summary |
IPackage |
getTransport()
Returns the export/import package that was processed while this error occured. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransportException
public TransportException(IPackage tp,
String msg)
- Creates an exception to report an error that occured while processing export/import package
tp.
- Parameters:
tp - the export/import package that was processedmsg - the error message
TransportException
public TransportException(IPackage tp,
String msg,
Throwable t)
- Creates an exception to report an error that occured while processing export/import package
tp.
- Parameters:
tp - the export/import package that was processedmsg - the error messaget - the wrapped exception
TransportException
public TransportException(IPackage tp,
Throwable t)
- Creates an exception to report an error that occured while processing export/import package
tp.
- Parameters:
tp - the export/import package that was processedt - the wrapped exception
getTransport
public IPackage getTransport()
- Returns the export/import package that was processed while this error occured.
- Returns:
- the export/import package
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