A B C E F G H I M N O R S T V W

F

FormatException - Exception in org.dtools.ini
The FormatException class is an exception which is thrown by the class IniFileReader whenever it reads an INI file from the hard disk that is not in the correct format of an INI file.
FormatException() - Constructor for exception org.dtools.ini.FormatException
Default constructor, creates a new instance of FormatException and sets the message of the exception to the vague message "A format exception occurred.".
FormatException(String) - Constructor for exception org.dtools.ini.FormatException
Constructor, creates a new instance of FormatException and sets the message to the given String.

A B C E F G H I M N O R S T V W