support.graph
Class InvalidVertexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
support.graph.GraphException
support.graph.InvalidVertexException
- All Implemented Interfaces:
- Serializable
public class InvalidVertexException
- extends GraphException
HAIKU:
Corrupted vertex
Wears the brand of "invalid"
Outlawed forever
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidVertexException
public InvalidVertexException(String message)