aslom 03/04/08 14:35:31
Modified: src/java/api/org/xmlpull/v1 XmlPullParserFactory.java
Log:
more descriptive error message
Revision Changes Path
1.24 +2 -2
xmlpull-api-v1/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java
Index: XmlPullParserFactory.java
===================================================================
RCS file:
/l/extreme/cvspub/xmlpull-api-v1/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -t -w -r1.23 -r1.24
--- XmlPullParserFactory.java 4 Mar 2003 19:05:31 -0000 1.23
+++ XmlPullParserFactory.java 8 Apr 2003 19:35:31 -0000 1.24
@@ -276,8 +276,8 @@
InputStream is = context.getResourceAsStream (RESOURCE_NAME);
if (is == null) throw new XmlPullParserException
- ("Ressource not found: "+RESOURCE_NAME);
-
+ ("resource not found: "+RESOURCE_NAME
+ +" make sure that parser implementing XmlPull
API is available");
StringBuffer sb = new StringBuffer();
while (true) {
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/xaxhjB/hdqFAA/VygGAA/2U_rlB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
xmlpull-dev-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|