jrun.jsp.parser
Class IncludeVisitor.PageNotFoundException

jrun.jsp.parser.ParseException
  |
  +--jrun.jsp.parser.IncludeVisitor.RecursiveInclude
        |
        +--jrun.jsp.parser.IncludeVisitor.PageNotFoundException
Enclosing class:
IncludeVisitor

public class IncludeVisitor.PageNotFoundException
extends IncludeVisitor.RecursiveInclude

({line}) The page {uri} was not found


Fields inherited from class jrun.jsp.parser.IncludeVisitor.RecursiveInclude
uri
 
Fields inherited from class jrun.jsp.parser.ParseException
line, pagePath, tokenText
 
Constructor Summary
IncludeVisitor.PageNotFoundException(SimpleNode n, java.lang.String uri)
           
 
Methods inherited from class jrun.jsp.parser.ParseException
getMessage, getRootCause, setPagePath
 

Constructor Detail

IncludeVisitor.PageNotFoundException

public IncludeVisitor.PageNotFoundException(SimpleNode n,
                                            java.lang.String uri)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.