Searched defs:PARSE_ERROR (Results 1 – 4 of 4) sorted by relevance
68 public static final short PARSE_ERROR = 2; field in ServiceLocationException
38 PARSE_ERROR = -1, enumerator
96 #define PARSE_ERROR -1 macro