Skip navigation links 
 
oracle.stellent.wcm.common.xml
Class XPathEvaluatorException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               oracle.stellent.wcm.common.LocalizedRuntimeException
oracle.stellent.wcm.common.LocalizedRuntimeException
                   oracle.stellent.wcm.common.xml.XPathEvaluatorException
oracle.stellent.wcm.common.xml.XPathEvaluatorException
- All Implemented Interfaces:
- java.io.Serializable
- 
public class XPathEvaluatorException
 
- extends LocalizedRuntimeException
Wraps errors thrown from the XPathEvaluator class.
- See Also:
- Serialized Form
 
  
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, 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 | 
 
 
XPathEvaluatorException
public XPathEvaluatorException(java.lang.Throwable cause)
XPathEvaluatorException
public XPathEvaluatorException(oracle.stellent.wcm.i18n.locale.LocaleMessage message)
XPathEvaluatorException
public XPathEvaluatorException(oracle.stellent.wcm.i18n.locale.LocaleMessage message,
                               java.lang.Throwable cause)
Skip navigation links 
 
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.