Home
last modified time | relevance | path

Searched defs:ParseException (Results 1 – 25 of 1001) sorted by relevance

12345678910>>...41

/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/
H A DParseException.java26 public class ParseException extends Exception { class
43 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
58 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
80 public ParseException() { in ParseException() method in ParseException
85 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/
H A DParseException.java34 public class ParseException extends Exception { class
51 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
66 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
88 public ParseException() { in ParseException() method in ParseException
93 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/
H A DParseException.java24 public class ParseException class
26 public ParseException(String message) { in ParseException() method in ParseException
30 public ParseException(Throwable cause) { in ParseException() method in ParseException
34 public ParseException(String message, Throwable cause) { in ParseException() method in ParseException
/aosp_15_r20/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DParseException.java19 public class ParseException extends Exception { class
22 public ParseException(int line, String message, Throwable th) { in ParseException() method in ParseException
27 public ParseException(int line, String message) { in ParseException() method in ParseException
31 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/external/apache-commons-bcel/src/examples/Mini/
H A DParseException.java30 public class ParseException extends Exception { class
44 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
66 public ParseException() { in ParseException() method in ParseException
71 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/
H A DParseException.java35 public class ParseException extends Exception { class
56 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
77 public ParseException() { in ParseException() method in ParseException
92 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/
H A DParseException.java26 public class ParseException extends Exception { class
41 public ParseException(Token currentTokenVal, in ParseException() method in ParseException
62 public ParseException() { in ParseException() method in ParseException
67 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/external/jsilver/src/com/google/streamhtmlparser/
H A DParseException.java24 public class ParseException extends Exception { class
29 public ParseException() {} in ParseException() method in ParseException
37 public ParseException(Parser parser, String msg) { in ParseException() method in ParseException
/aosp_15_r20/external/apache-http/src/org/apache/http/
H A DParseException.java50 public class ParseException extends RuntimeException { class
57 public ParseException() { in ParseException() method in ParseException
66 public ParseException(String message) { in ParseException() method in ParseException
/aosp_15_r20/packages/modules/Permission/SafetyCenter/Config/java/com/android/safetycenter/config/
DParseException.java25 public final class ParseException extends Exception { class
27 public ParseException(String message) { in ParseException() method in ParseException
31 public ParseException(String message, Throwable ex) { in ParseException() method in ParseException
/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/
DParseException.java25 public class ParseException extends RuntimeException { class
28 public ParseException(@NonNull String response) { in ParseException() method in ParseException
33 public ParseException(@NonNull String response, @NonNull Throwable cause) { in ParseException() method in ParseException
/aosp_15_r20/external/escapevelocity/src/main/java/com/google/escapevelocity/
H A DParseException.java23 public class ParseException extends RuntimeException { class
26 ParseException(String message, String resourceName, int lineNumber) { in ParseException() method in ParseException
30 ParseException(String message, String resourceName, int lineNumber, String context) { in ParseException() method in ParseException
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/
DReportDetails.java46 public static class ParseException extends Exception { class in ReportDetails
47 public ParseException(String message) { in ParseException() method in ReportDetails.ParseException
51 public ParseException(String message, Throwable ex) { in ParseException() method in ReportDetails.ParseException
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/regression/tests/
DMetricsXmlParser.java45 public static class ParseException extends Exception { class in MetricsXmlParser
46 public ParseException(Throwable cause) { in ParseException() method in MetricsXmlParser.ParseException
50 public ParseException(String msg, Throwable cause) { in ParseException() method in MetricsXmlParser.ParseException
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DDumpsysPackageReceiver.java42 static class ParseException extends IOException { class in DumpsysPackageReceiver
45 ParseException(String msg) { in ParseException() method in DumpsysPackageReceiver.ParseException
49 ParseException(String msg, Throwable t) { in ParseException() method in DumpsysPackageReceiver.ParseException
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DParseException.java20 public class ParseException extends RuntimeException { class
21 public ParseException(String msg) { in ParseException() method in ParseException
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DParseException.java50 public class ParseException extends Exception { class
63 public ParseException(String s, int errorOffset) { in ParseException() method in ParseException
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DParseException.java50 public class ParseException extends Exception { class
63 public ParseException(String s, int errorOffset) { in ParseException() method in ParseException
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/
DParseException.java50 public class ParseException extends Exception { class
63 public ParseException(String s, int errorOffset) { in ParseException() method in ParseException
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/xml/
DAbstractXmlParser.java40 public static class ParseException extends Exception { class in AbstractXmlParser
41 public ParseException(Throwable cause) { in ParseException() method in AbstractXmlParser.ParseException
/aosp_15_r20/frameworks/base/ravenwood/tools/hoststubgen/src/com/android/hoststubgen/
H A DUtils.kt72 class ParseException : Exception, UserErrorException { class
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsPacket.java64 public static class ParseException extends RuntimeException { class in DnsPacket
66 public ParseException(@NonNull String reason) { in ParseException() method in DnsPacket.ParseException
71 public ParseException(@NonNull String reason, @NonNull Throwable cause) { in ParseException() method in DnsPacket.ParseException
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DWebAddress.java138 public class ParseException extends Exception { class in WebAddress
141 ParseException(String response) { in ParseException() method in WebAddress.ParseException
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DXmlParseUtils.java32 public static class ParseException extends XmlPullParserException { class in XmlParseUtils
33 public ParseException(final String msg, final XmlPullParser parser) { in ParseException() method in XmlParseUtils.ParseException
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/arp/
DArpPacket.java172 public static class ParseException extends Exception { class in ArpPacket
173 ParseException(String message) { in ParseException() method in ArpPacket.ParseException

12345678910>>...41