jrun.jsp.compiler
Class JRunTagLibraryInfo.CouldNotRegisterListenersException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.util.ReflectionMessageException
                    |
                    +--jrun.jsp.compiler.TagLibraryException
                          |
                          +--jrun.jsp.compiler.JRunTagLibraryInfo.CouldNotRegisterListenersException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JRunTagLibraryInfo

public class JRunTagLibraryInfo.CouldNotRegisterListenersException
extends TagLibraryException

Could not register listener

See Also:
Serialized Form

Constructor Summary
JRunTagLibraryInfo.CouldNotRegisterListenersException()
           
 
Methods inherited from class jrun.jsp.compiler.TagLibraryException
getRootCause
 
Methods inherited from class jrunx.util.ReflectionMessageException
getMessage, getMessage, getMessageString
 
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

JRunTagLibraryInfo.CouldNotRegisterListenersException

public JRunTagLibraryInfo.CouldNotRegisterListenersException()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.