public class CorruptDataException extends DTFJException
CorruptData
,
Serialized FormConstructor and Description |
---|
CorruptDataException(CorruptData data)
Construct a new CorruptDataException for the specified corrupt data
|
Modifier and Type | Method and Description |
---|---|
CorruptData |
getCorruptData()
Get more info about the corrupted data
|
public CorruptDataException(CorruptData data)
data
- the corruptDatapublic CorruptData getCorruptData()
© Copyright 2005, 2012 IBM Corporation. All Rights Reserved.