com.bstek.dorado.view.resolver
public class VelocityExceptionDirective extends org.apache.velocity.runtime.directive.Directive
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_ATTRIBUTE |
Constructor and Description |
---|
VelocityExceptionDirective() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
int |
getType() |
boolean |
render(org.apache.velocity.context.InternalContextAdapter contextAdapter,
java.io.Writer writer,
org.apache.velocity.runtime.parser.node.Node node) |
public static final java.lang.String EXCEPTION_ATTRIBUTE
public java.lang.String getName()
getName
in class org.apache.velocity.runtime.directive.Directive
public int getType()
getType
in class org.apache.velocity.runtime.directive.Directive
public boolean render(org.apache.velocity.context.InternalContextAdapter contextAdapter, java.io.Writer writer, org.apache.velocity.runtime.parser.node.Node node) throws java.io.IOException, org.apache.velocity.exception.ResourceNotFoundException, org.apache.velocity.exception.ParseErrorException, org.apache.velocity.exception.MethodInvocationException
render
in class org.apache.velocity.runtime.directive.Directive
java.io.IOException
org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ParseErrorException
org.apache.velocity.exception.MethodInvocationException
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.