|
Ila | ||||||||||
| 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
|
+--org.topoweb.ila.IlaException
|
+--org.topoweb.ila.ResolutionException
Exception type indicating a server resolution error.
| Constructor Summary | |
ResolutionException(org.topoweb.net.Ori ori)
Creates a new instance with the specified ORI. |
|
| Method Summary | |
java.lang.String |
getMessage()
Returns a detail message. |
org.topoweb.net.Ori |
getOri()
Returns the ORI of the source node that raised this error. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 ResolutionException(org.topoweb.net.Ori ori)
ori - the ORI of the source node that raised this
error| Method Detail |
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic org.topoweb.net.Ori getOri()
|
Ila | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||