support.graph
Class InvalidEdgeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
support.graph.GraphException
support.graph.InvalidEdgeException
- All Implemented Interfaces:
- Serializable
public class InvalidEdgeException
- extends GraphException
HAIKU:
The edge in question
The opposite of valid
Therefore, invalid
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidEdgeException
public InvalidEdgeException(String message)