|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.openxri.resolve.exception.XRIResolutionException
org.openxri.resolve.exception.RefNotFollowedException
public class RefNotFollowedException
Field Summary | |
---|---|
protected java.lang.String |
unresolved
|
Constructor Summary | |
---|---|
RefNotFollowedException(java.lang.String unresolved)
|
|
RefNotFollowedException(java.lang.String unresolved,
java.lang.String sMsg)
|
Method Summary |
---|
Methods inherited from class org.openxri.resolve.exception.XRIResolutionException |
---|
getStatus, printUnderlyingStackTrace |
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 |
Field Detail |
---|
protected java.lang.String unresolved
Constructor Detail |
---|
public RefNotFollowedException(java.lang.String unresolved, java.lang.String sMsg)
unresolved
- sMsg
- public RefNotFollowedException(java.lang.String unresolved)
unresolved
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |