Package org.ini4j
Class InvalidFileFormatException
- Object
-
- Throwable
-
- Exception
-
- IOException
-
- org.ini4j.InvalidFileFormatException
-
- All Implemented Interfaces:
Serializable
public class InvalidFileFormatException extends IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidFileFormatException(String message)
-