Modifier and Type | Field and Description |
---|---|
static String |
CREATE_LISTENER_EXCEPTION
A key pointing to the create listener exception
message in the "messages.properties" file.
|
static String |
ERROR_COUNTER
A key pointing to the error counter
message in the "messages.properties" file.
|
static String |
LOAD_PROPERTIES_EXCEPTION
A key pointing to the load properties exception
message in the "messages.properties" file.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String... args)
Loops over the files specified checking them for errors.
|
public static final String ERROR_COUNTER
public static final String LOAD_PROPERTIES_EXCEPTION
public static final String CREATE_LISTENER_EXCEPTION
public static void main(String... args) throws IOException
args
- the command line arguments.IOException
- if there is a problem with files accessCopyright © 2001–2018. All rights reserved.