org.apache.velocity.exception
public class: ResourceNotFoundException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.velocity.exception.VelocityException
org.apache.velocity.exception.ResourceNotFoundException
All Implemented Interfaces:
Serializable
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.
- author:
< - a href="mailto:geirm@optonline.net">Geir Magnusson Jr.
- author:
< - a href="mailto:dlr@finemaltcoding.com">Daniel Rall
- version:
$ - Id: ResourceNotFoundException.java 471259 2006-11-04 20:26:57Z henning $
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |