jrun.jsp.compiler
Class JSPCompiler.TagException
jrun.jsp.compiler.CompilerException
|
+--jrun.jsp.compiler.JSPCompiler.TagException
- Direct Known Subclasses:
- JSPCompiler.NoSuchAttributeException, JSPCompiler.RuntimeExpressionAttributeNotAllowed, JSPCompiler.TagHandlerClassNotFoundException, JSPCompiler.TagLoadException, JSPCompiler.TagMissingRequiredAttributesException, JSPCompiler.TagNotInTagLibraryException, JSPCompiler.TagNotValidFromTEIException, JSPCompiler.UnbalancedEndTagException
- Enclosing class:
- JSPCompiler
- public abstract class JSPCompiler.TagException
- extends CompilerException
|
Field Summary |
java.lang.String |
tagName
|
tagName
public final java.lang.String tagName
JSPCompiler.TagException
public JSPCompiler.TagException(SimpleNode node,
java.lang.String tagName)
JSPCompiler.TagException
public JSPCompiler.TagException(SimpleNode node,
java.lang.String tagName,
java.lang.Throwable t)
Copyright � 2002 Macromedia Corporation. All Rights Reserved.