Package org.apache.poi
Class EmptyFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- org.apache.poi.EmptyFileException
-
- All Implemented Interfaces:
java.io.Serializable
public class EmptyFileException extends java.lang.IllegalArgumentException
Exception thrown if an Empty (zero byte) file is supplied- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EmptyFileException()
-