jrun.jsp.tags
Class LineNumberException

jrun.jsp.tags.LineNumberException
Direct Known Subclasses:
GetProperty.NoSuchPropertyException, GetProperty.ObjectNotFoundException, SetProperty.NoSuchBeanException, SetProperty.NoSuchPropertyException

public class LineNumberException


Field Summary
 int line
           
 java.lang.String page
           
 
Constructor Summary
LineNumberException(javax.servlet.jsp.PageContext pageContext)
           
 
Method Summary
 java.lang.String getMessage()
           
 

Field Detail

line

public int line

page

public java.lang.String page
Constructor Detail

LineNumberException

public LineNumberException(javax.servlet.jsp.PageContext pageContext)
Method Detail

getMessage

public java.lang.String getMessage()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.