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