Searched defs:ParseException (Results 1 - 24 of 24) sorted by relevance

/external/proguard/src/proguard/
H A DParseException.java30 public class ParseException extends Exception { class in inherits:Exception
33 * Constructs a <code>ParseException</code> with <code>null</code>
36 public ParseException() { method in class:ParseException
41 * Constructs a <code>ParseException</code> with the specified detail
48 public ParseException(String s) { method in class:ParseException
/external/apache-http/src/org/apache/http/
H A DParseException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/ParseException.java $
50 public class ParseException extends RuntimeException { class in inherits:RuntimeException
55 * Creates a {@link ParseException} without details.
57 public ParseException() { method in class:ParseException
62 * Creates a {@link ParseException} with a detail message.
66 public ParseException(String message) { method in class:ParseException
/external/jsilver/src/com/google/streamhtmlparser/
H A DParseException.java24 public class ParseException extends Exception { class in inherits:Exception
27 * Constructs an {@code ParseException} with no detail message.
29 public ParseException() {} method in class:ParseException
32 * Constructs an {@code ParseException} with a detail message obtained
37 public ParseException(Parser parser, String msg) { method in class:ParseException
/external/chromium_org/native_client_sdk/src/build_tools/
H A Dverify_filelist.py22 class ParseException(Exception): class in inherits:Exception
58 raise ParseException(self.filename, 1,
77 raise ParseException(self.filename, line_no, msg)
89 raise ParseException(self.filename, line_no, msg)
215 except ParseException, e:
/external/chromium_org/tools/json_schema_compiler/
H A Dmodel.py11 class ParseException(Exception): class in inherits:Exception
241 raise ParseException(self, name + " has no properties or functions")
259 raise ParseException(self, 'Unsupported JSON type %s' % json_type)
313 # No ParseException because the webstore has this.
380 raise ParseException(
/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py47 class ParseException(Exception): class in inherits:Exception
282 raise ParseException('Empty identifier %s' % self.GetDescription())
285 raise ParseException('Invalid identifier %s' % self.GetDescription())
605 raise ParseException('{{^%s:%s}} does not support variable binding'
872 raise ParseException(parse_error)
882 raise ParseException(parse_error)
921 raise ParseException('Template is empty')
923 raise ParseException('There are still tokens remaining at %s, '
939 raise ParseException('Orphaned %s at line %s' % (tokens.next_token.name,
1021 raise ParseException(
[all...]
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DTextFormat.java519 * throw a {@link ParseException}.
521 public void consume(final String token) throws ParseException {
543 * Otherwise, throw a {@link ParseException}.
545 public String consumeIdentifier() throws ParseException {
565 * value. Otherwise, throw a {@link ParseException}.
567 public int consumeInt32() throws ParseException {
579 * value. Otherwise, throw a {@link ParseException}.
581 public int consumeUInt32() throws ParseException {
593 * value. Otherwise, throw a {@link ParseException}.
595 public long consumeInt64() throws ParseException {
776 public static class ParseException extends IOException { class in class:TextFormat
779 public ParseException(final String message) { method in class:TextFormat.ParseException
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 625 milliseconds