jrun.jsp.tags
Class SetProperty.NoSuchPropertyException

jrun.jsp.tags.LineNumberException
  |
  +--jrun.jsp.tags.SetProperty.NoSuchPropertyException
Enclosing class:
SetProperty

public class SetProperty.NoSuchPropertyException
extends LineNumberException

({page}:{line}) The bean '{name}' does not have a '{property}' property


Field Summary
 java.lang.String name
           
 java.lang.String property
           
 
Fields inherited from class jrun.jsp.tags.LineNumberException
line, page
 
Constructor Summary
SetProperty.NoSuchPropertyException()
           
 
Methods inherited from class jrun.jsp.tags.LineNumberException
getMessage
 

Field Detail

name

public final java.lang.String name

property

public final java.lang.String property
Constructor Detail

SetProperty.NoSuchPropertyException

public SetProperty.NoSuchPropertyException()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.