Package org.graph4j

Class InvalidVertexException

All Implemented Interfaces:
Serializable

public class InvalidVertexException extends RuntimeException
Author:
Cristian Frăsinaru
See Also:
  • Constructor Details

    • InvalidVertexException

      public InvalidVertexException(int v)
      Parameters:
      v - a vertex number
    • InvalidVertexException

      public InvalidVertexException(Object vLabel)
      Parameters:
      vLabel - a vertex label
    • InvalidVertexException

      public InvalidVertexException(int v, String msg)
      Parameters:
      v - a vertex number
      msg - a message