jrun.jsp.compiler
Class JSPCompiler.CompoundCompilerException

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

public class JSPCompiler.CompoundCompilerException
extends CompilerException


Fields inherited from class jrun.jsp.compiler.CompilerException
line, lineSep, rootCause
 
Constructor Summary
JSPCompiler.CompoundCompilerException(java.util.Map errors)
           
 
Method Summary
 java.util.Map getErrors()
           
 java.lang.String getMessage()
           
 

Constructor Detail

JSPCompiler.CompoundCompilerException

public JSPCompiler.CompoundCompilerException(java.util.Map errors)
Method Detail

getErrors

public java.util.Map getErrors()

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class CompilerException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.