Module org.xbib.rpm

Class PathOutsideBuildPathException

All Implemented Interfaces:
Serializable

public class PathOutsideBuildPathException extends RpmException
Scan path for discovering files is not within a child path of the base build path.
See Also:
  • Constructor Details

    • PathOutsideBuildPathException

      public PathOutsideBuildPathException(String scanPath, String buildPath)
      Parameters:
      scanPath - Scan path
      buildPath - Build path