| public class javax.xml.xpath XPathException
|
Java SE 6 |
XPathException represents a generic XPath exception.
| version | $Revision: 1.2 $, $Date: 2005/06/10 03:50:44 $ |
| since | 1.5 |
| Constructors | |||||
|---|---|---|---|---|---|
| public | XPathException(String message) Constructs a new The If
| ||||
| public | XPathException(Throwable cause) Constructs a new If
| ||||
| Methods | |||
|---|---|---|---|
| public void | printStackTrace(PrintStream s) Print stack trace to specified
| ||
| public void | printStackTrace() Print stack trace to | ||
| public void | printStackTrace(PrintWriter s) Print stack trace to specified
| ||
| Properties | |||
|---|---|---|---|
| public Throwable | getCause() Get the cause of this XPathException.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|