org.globus.cog.util.graph
Class EdgeNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.globus.cog.util.graph.GraphException
org.globus.cog.util.graph.EdgeNotFoundException
- All Implemented Interfaces:
- Serializable
- public class EdgeNotFoundException
- extends GraphException
Thrown by operations involving an edge when the edge does not actually exist
in the graph
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EdgeNotFoundException
public EdgeNotFoundException()
- Constructs a new
EdgeNotFoundException