| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY_ESCAPE |
"bad escape sequence: \'~\' not followed by any token" |
public static final String |
ILLEGAL_ESCAPE |
"bad escape seqeunce: \'~\' not followed by a valid token" |
public static final String |
NOT_SLASH |
"illegal pointer: expected a slash to separate tokens" |
public static final String |
NULL_INPUT |
"input cannot be null" |
Copyright © 2013. All Rights Reserved.