Modifier and Type | Field and Description |
---|---|
static int |
EXIT_COMMAND_LINE_SYNTAX
Command line syntax problem exit status (1).
|
static int |
EXIT_ERROR
Profile error (2).
|
static int |
EXIT_SUCCESS
Success exit status (0).
|
Constructor and Description |
---|
Profile_Checker() |
public static final int EXIT_SUCCESS
public static final int EXIT_COMMAND_LINE_SYNTAX
public static final int EXIT_ERROR
public static void main(String[] args)