HomeSort by relevance Sort by last modified time
    Searched defs:SAXException (Results 1 - 9 of 9) sorted by null

  /libcore/luni/src/main/java/org/xml/sax/
SAXException.java 4 // $Id: SAXException.java,v 1.7 2002/01/30 21:13:48 dbrownell Exp $
25 * exceptions, it must wrap those exceptions in a SAXException
26 * or an exception derived from a SAXException.</p>
37 public class SAXException extends Exception {
41 * Create a new SAXException.
43 public SAXException ()
50 * Create a new SAXException.
54 public SAXException (String message) {
61 * Create a new SAXException wrapping an existing exception.
65 * the SAXException.</p
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 

Completed in 77 milliseconds