jrun.jsp.compiler
Class JRunTagLibraryInfo.TLDMustBeInWEBINF

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

public static class JRunTagLibraryInfo.TLDMustBeInWEBINF
extends TagLibraryException

TLD's must be in a jar or under WEB-INF (or any subdirectories): {tld_uri}

See Also:
Serialized Form

Field Summary
 java.lang.String tld_uri
           
 
Constructor Summary
JRunTagLibraryInfo.TLDMustBeInWEBINF(java.lang.String tld_uri)
           
 
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
 

Field Detail

tld_uri

public final java.lang.String tld_uri
Constructor Detail

JRunTagLibraryInfo.TLDMustBeInWEBINF

public JRunTagLibraryInfo.TLDMustBeInWEBINF(java.lang.String tld_uri)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.