|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrunx.util.ReflectionMessageException
|
+--jrun.jsp.compiler.TagLibraryException
|
+--jrun.jsp.compiler.JRunTagLibraryInfo.TLDNotFoundException
The uri '{uri}' resolved to '{resolved_uri}' which was not found
| Field Summary | |
java.lang.String |
resolved_uri
|
java.lang.String |
uri
|
| Constructor Summary | |
JRunTagLibraryInfo.TLDNotFoundException(java.lang.String uri,
java.lang.String resolved_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 |
public final java.lang.String uri
public final java.lang.String resolved_uri
| Constructor Detail |
public JRunTagLibraryInfo.TLDNotFoundException(java.lang.String uri,
java.lang.String resolved_uri)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||