Class MountTargetNotFoundException

    • Constructor Detail

      • MountTargetNotFoundException

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