Package de.julielab.xml
Class FileTooBigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- de.julielab.xml.FileTooBigException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileTooBigException extends java.io.IOException- Author:
- faessler
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileTooBigException()FileTooBigException(java.lang.String msg)
-