Serialized Form
-
Package com.jgalgo.alg.shortestpath
-
Exception Class com.jgalgo.alg.shortestpath.NegativeCycleException
class NegativeCycleException extends RuntimeException implements Serializable- serialVersionUID:
- 2383699177200213877L
-
-
Package com.jgalgo.graph
-
Exception Class com.jgalgo.graph.NoSuchEdgeException
class NoSuchEdgeException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 8898125347152262114L
-
Exception Class com.jgalgo.graph.NoSuchVertexException
class NoSuchVertexException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -743969638589879515L
-