|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.stellent.wcm.common.LocalizedRuntimeException
oracle.stellent.wcm.common.xml.XPathEvaluatorException
public class XPathEvaluatorException
Wraps errors thrown from the XPathEvaluator class.
| Constructor Summary | |
|---|---|
XPathEvaluatorException(LocaleMessage message) |
|
XPathEvaluatorException(LocaleMessage message, java.lang.Throwable cause) |
|
XPathEvaluatorException(java.lang.Throwable cause) |
|
| Method Summary |
|---|
| Methods inherited from class oracle.stellent.wcm.common.LocalizedRuntimeException |
|---|
getLocaleMessage, getLocalizedMessage |
| 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 |
| Constructor Detail |
|---|
public XPathEvaluatorException(java.lang.Throwable cause)
public XPathEvaluatorException(LocaleMessage message)
public XPathEvaluatorException(LocaleMessage message,
java.lang.Throwable cause)
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||