Class InvalidPathException

All Implemented Interfaces:
Serializable

public class InvalidPathException extends IllegalArgumentException
Thrown when JGit detects and refuses to use an invalid path
Since:
2.0
See Also:
  • Constructor Details

    • InvalidPathException

      public InvalidPathException(String path)
      Constructor for InvalidPathException
      Parameters:
      path - the invalid path