Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


oracle.stellent.ridc.common.xml
Class XPathEvaluatorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.stellent.ridc.common.xml.XPathEvaluatorException

All Implemented Interfaces:
java.io.Serializable

public class XPathEvaluatorException
extends java.lang.RuntimeException

Wraps errors thrown from the XPathEvaluator class.

See Also:
Serialized Form

Constructor Summary
XPathEvaluatorException()
          Deprecated. 
XPathEvaluatorException(java.lang.String message)
           
XPathEvaluatorException(java.lang.String message, java.lang.Throwable cause)
           
XPathEvaluatorException(java.lang.Throwable cause)
           

 

Method Summary

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

XPathEvaluatorException

@Deprecated
public XPathEvaluatorException()
Deprecated. 

XPathEvaluatorException

public XPathEvaluatorException(java.lang.String message)

XPathEvaluatorException

public XPathEvaluatorException(java.lang.String message,
                               java.lang.Throwable cause)

XPathEvaluatorException

public XPathEvaluatorException(java.lang.Throwable cause)

Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.