|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.velocity.exception.VelocityException
org.apache.velocity.exception.ResourceNotFoundException
Application-level exception thrown when a resource of any type
isn't found by the Velocity engine.
When this exception is thrown, a best effort will be made to have
useful information in the exception's message. For complete
information, consult the runtime log.
| Field Summary |
|---|
| Fields inherited from class java.lang.Exception |
|---|
|
| Fields inherited from class java.lang.Throwable |
|---|
|
| Constructor Summary | |
|---|---|
ResourceNotFoundException(java.lang.String exceptionMessage)
|
|
| 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 |
public ResourceNotFoundException(java.lang.String exceptionMessage)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||