Serialized Form
-
Package com.graphs.exceptions.vertex
-
Exception com.graphs.exceptions.vertex.NegativeVertexIndexException
class NegativeVertexIndexException extends VertexIndexException implements Serializable -
Exception com.graphs.exceptions.vertex.NoSuchVertexIndexException
class NoSuchVertexIndexException extends VertexIndexException implements Serializable -
Exception com.graphs.exceptions.vertex.VertexIndexException
class VertexIndexException extends RuntimeException implements Serializable
-