Skip navigation links 
 
oracle.stellent.wcm.client.script
Class ScriptException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           oracle.stellent.wcm.common.LocalizedException
oracle.stellent.wcm.common.LocalizedException
               oracle.stellent.wcm.client.ApplicationException
oracle.stellent.wcm.client.ApplicationException
                   oracle.stellent.wcm.client.script.ScriptException
oracle.stellent.wcm.client.script.ScriptException
- All Implemented Interfaces:
- java.io.Serializable
- 
public class ScriptException
 
- extends ApplicationException
Exception evaluating a script
- See Also:
- Serialized Form
 
| Constructor Summary | 
| ScriptException(oracle.stellent.wcm.i18n.locale.LocaleMessage msg, java.lang.String path)
 | 
| ScriptException(oracle.stellent.wcm.i18n.locale.LocaleMessage msg, java.lang.Throwable rootCause, java.lang.String path)
 | 
  
 
| Method Summary | 
|  java.lang.String | getPath()
 | 
 
 
 
| 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 | 
 
 
ScriptException
public ScriptException(oracle.stellent.wcm.i18n.locale.LocaleMessage msg,
                       java.lang.String path)
ScriptException
public ScriptException(oracle.stellent.wcm.i18n.locale.LocaleMessage msg,
                       java.lang.Throwable rootCause,
                       java.lang.String path)
getPath
public java.lang.String getPath()
Skip navigation links 
 
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.