ewe.io
Class CorruptedDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ewe.io.IOException
ewe.io.CorruptedDataException
- Direct Known Subclasses:
- BadRecordFormatException
- public class CorruptedDataException
- extends IOException
CorruptedDataException
public CorruptedDataException()
CorruptedDataException
public CorruptedDataException(String message)
CorruptedDataException
public CorruptedDataException(Throwable cause)
CorruptedDataException
public CorruptedDataException(String message,
Throwable cause)