Class InvalidRelativePathException

    • Constructor Detail

      • InvalidRelativePathException

        public InvalidRelativePathException​(String message)
        Constructs a new InvalidRelativePathException with the specified error message.
        Parameters:
        message - Describes the error encountered.