|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.jmi.reflect.RefException
|
+--javax.jmi.model.NameNotResolvedException
| Constructor Summary | |
NameNotResolvedException(java.lang.String explanation,
java.util.List restOfName)
|
|
| Method Summary | |
java.lang.String |
getExplanation()
|
java.util.List |
getRestOfName()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NameNotResolvedException(java.lang.String explanation,
java.util.List restOfName)
| Method Detail |
public java.lang.String getExplanation()
public java.util.List getRestOfName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||