Home > Contents > Index >
UserError.INIFILE_READ
Generates the appropriate UserError to report that a problem occurred reading the specified
.ini
file.Syntax
public static final UserError INIFILE_READ(String inifile)Parameters
inifile
- String containing the name of the .ini file that had the read problem.
Returns
An instance of UserError.
See Also
INIFILE_BADPROPERTY, INIFILE_NOTSUPPLIED, INIFILE_NOTFOUND
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.