Save This Page
Home » velocity-1.5 » org.apache » velocity » runtime » exception » [javadoc | source]
org.apache.velocity.runtime.exception
public class: ReferenceException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.apache.velocity.runtime.exception.ReferenceException

All Implemented Interfaces:
    Serializable

Exception thrown when a bad reference is found.
Constructor:
 public ReferenceException(String exceptionMessage,
    Node node) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait