com.opensymphony.web.tags.base
Class InvalidScopeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.opensymphony.web.tags.base.InvalidScopeException
All Implemented Interfaces:
java.io.Serializable

public class InvalidScopeException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
InvalidScopeException(java.lang.String m)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidScopeException

public InvalidScopeException(java.lang.String m)

See www.opensymphony.com for more information.