@Deprecated
public class FinalizationException
extends java.io.IOException
Exception
that indicates that a file is in the wrong finalization
state. This occurs if an attempt is made to write to a file that has already
been finalized or to read from a file that has not yet been finalized.