jrun.jsp.compiler
Class JSPCompiler.InvalidBufferAttribute

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

public class JSPCompiler.InvalidBufferAttribute
extends CompilerException

({line}) buffer attribute must be a number followed by kb: {value}


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

Field Detail

value

public final java.lang.String value
Constructor Detail

JSPCompiler.InvalidBufferAttribute

public JSPCompiler.InvalidBufferAttribute(SimpleNode node,
                                          java.lang.String value)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.