|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.velocity.tools.config.ConfigurationException
org.apache.velocity.tools.config.InvalidScopeException
public class InvalidScopeException
| Field Summary | |
|---|---|
private ToolConfiguration |
tool
|
| Constructor Summary | |
|---|---|
InvalidScopeException(ToolboxConfiguration toolbox,
ToolConfiguration tool)
|
|
| Method Summary | |
|---|---|
ToolConfiguration |
getToolConfiguration()
|
| Methods inherited from class org.apache.velocity.tools.config.ConfigurationException |
|---|
getSource |
| 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 |
| Field Detail |
|---|
private final transient ToolConfiguration tool
| Constructor Detail |
|---|
public InvalidScopeException(ToolboxConfiguration toolbox,
ToolConfiguration tool)
| Method Detail |
|---|
public ToolConfiguration getToolConfiguration()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||