|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.matalon.pagerankhits.exceptions.VertexDoesNotExistException
This class represents an exception for reporting that a specific vertex does not exist.
| Field Summary | |
private static long |
serialVersionUID
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
VertexDoesNotExistException(java.lang.String vertexNameOrId)
Constructor. |
|
| 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 |
private static final long serialVersionUID
| Constructor Detail |
public VertexDoesNotExistException(java.lang.String vertexNameOrId)
vertexNameOrId -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||