Class InvalidGraphWalkException

All Implemented Interfaces:
Serializable

public class InvalidGraphWalkException extends RuntimeException
Exception thrown in the event that the path is invalid.
See Also:
  • Constructor Details

    • InvalidGraphWalkException

      public InvalidGraphWalkException(String message)