Home
last modified time | relevance | path

Searched defs:VelocityException (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/exception/
DVelocityException.java31 public class VelocityException extends RuntimeException class
51 public VelocityException(final String exceptionMessage) in VelocityException() method in VelocityException
61 public VelocityException(final String exceptionMessage, final Throwable wrapped) in VelocityException() method in VelocityException
72 …public VelocityException(final String exceptionMessage, final Throwable wrapped, final String[] vt… in VelocityException() method in VelocityException
82 public VelocityException(final Throwable wrapped) in VelocityException() method in VelocityException
92 public VelocityException(final Throwable wrapped, final String[] vtlStackTrace) in VelocityException() method in VelocityException