Signals that invalid or corrupt data has been encountered while uncompressing data.
public class DataFormatException extends Exception { // Public Constructors public DataFormatException(); public DataFormatException(String s); }
Object->Throwable(Serializable)->Exception->DataFormatException
Inflater.inflate()
This HTML Help has been published using the chm2web software. |