public static final String |
KEY_OPTION_0_VALUE_1_NOT_IN_RANGE |
"options.parser.toc-levels-option.not-in-range" |
public static final String |
KEY_OPTION_0_VALUE_1_NOT_INTEGER |
"options.parser.toc-levels-option.not-integer" |
public static final String |
KEY_OPTION_0_VALUE_1_TRUNCATED_TO_EMPTY_RANGE |
"options.parser.toc-levels-option.truncated-to-empty" |
public static final String |
KEY_OPTION_0_VALUE_1_TRUNCATED_TO_RANGE_2 |
"options.parser.toc-levels-option.truncated-to-range" |
public static final String |
OPTION_0_VALUE_1_NOT_IN_RANGE |
"{0} option value {1} is not an integer in the range [1, 6]" |
public static final String |
OPTION_0_VALUE_1_NOT_INTEGER |
"{0} option value {1} is not an integer" |
public static final String |
OPTION_0_VALUE_1_TRUNCATED_TO_EMPTY_RANGE |
"{0} option value {1} truncated to empty range []" |
public static final String |
OPTION_0_VALUE_1_TRUNCATED_TO_RANGE_2 |
"{0} option value {1} truncated to range [{2}]" |