jrun.jsp.tags
Class UseBeanTEI.InvalidScopeException

jrun.jsp.tags.UseBeanTEI.InvalidScopeException
Enclosing class:
UseBeanTEI

public class UseBeanTEI.InvalidScopeException

{scope} is not a valid scope, it must be one of page, request, session, or application


Field Summary
 java.lang.String scope
           
 
Constructor Summary
UseBeanTEI.InvalidScopeException(java.lang.String scope)
           
 
Method Summary
 java.lang.String getMessage()
           
 

Field Detail

scope

public final java.lang.String scope
Constructor Detail

UseBeanTEI.InvalidScopeException

public UseBeanTEI.InvalidScopeException(java.lang.String scope)
Method Detail

getMessage

public java.lang.String getMessage()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.