org.apache.velocity.exception
public class ResourceNotFoundException extends VelocityException
Constructor and Description |
---|
ResourceNotFoundException(java.lang.String exceptionMessage) |
ResourceNotFoundException(java.lang.String exceptionMessage,
java.lang.Throwable t) |
ResourceNotFoundException(java.lang.Throwable t) |
getWrappedThrowable
public ResourceNotFoundException(java.lang.String exceptionMessage)
public ResourceNotFoundException(java.lang.String exceptionMessage, java.lang.Throwable t)
VelocityException.VelocityException(String, Throwable)
public ResourceNotFoundException(java.lang.Throwable t)
VelocityException.VelocityException(Throwable)
Copyright © 2000-2014. All Rights Reserved.