jrun.jsp.tags
Class UseBean.TypeOnlyInstantiationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.InstantiationException
                    |
                    +--jrun.jsp.tags.UseBean.TypeOnlyInstantiationException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
UseBean

public class UseBean.TypeOnlyInstantiationException
extends java.lang.InstantiationException

When class and beanName aren't specified the bean must exist

See Also:
Serialized Form

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

Constructor Detail

UseBean.TypeOnlyInstantiationException

public UseBean.TypeOnlyInstantiationException()
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


Copyright � 2002 Macromedia Corporation. All Rights Reserved.