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

  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpressionException.java 17 // $Id: XPathExpressionException.java 446598 2006-09-15 12:55:40Z jeremias $
22 * <code>XPathExpressionException</code> represents an error in an XPath expression.</p>
29 public class XPathExpressionException extends XPathException {
37 * <p>Constructs a new <code>XPathExpressionException</code> with the specified detail <code>message</code>.</p>
45 public XPathExpressionException(String message) {
50 * <p>Constructs a new <code>XPathExpressionException</code> with the specified <code>cause</code>.</p>
58 public XPathExpressionException(Throwable cause) {
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 179 milliseconds