jrun.jsp.compiler
Class JSPCompiler.TagNotValidException

jrun.jsp.compiler.CompilerException
  |
  +--jrun.jsp.compiler.JSPCompiler.TagNotValidException
Enclosing class:
JSPCompiler

public class JSPCompiler.TagNotValidException
extends CompilerException

({line}) {message}


Field Summary
 java.lang.String message
           
 
Fields inherited from class jrun.jsp.compiler.CompilerException
line, lineSep, rootCause
 
Constructor Summary
JSPCompiler.TagNotValidException(SimpleNode n, java.lang.String message)
           
 
Methods inherited from class jrun.jsp.compiler.CompilerException
getMessage
 

Field Detail

message

public final java.lang.String message
Constructor Detail

JSPCompiler.TagNotValidException

public JSPCompiler.TagNotValidException(SimpleNode n,
                                        java.lang.String message)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.