public class DTSExceptionWrapper extends DataElement implements Serializable
attributes| Constructor and Description |
|---|
DTSExceptionWrapper(Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
InputStream |
getContent()
Abstract method which returns the content of the DataElement in a stream.
|
Throwable |
getThrowable() |
deleteAttribute, getAllAttributes, getAttributeValue, getContentType, getId, setAttribute, setContentType, setIdpublic DTSExceptionWrapper(Throwable th)
public InputStream getContent()
DataElementgetContent in class DataElementpublic void destroy()
destroy in class DataElementpublic Throwable getThrowable()
Copyright © 2014. All Rights Reserved.