Module: Puppet::ModuleTool::Errors Private

Included in:
Applications::Installer, Applications::Uninstaller, Applications::Upgrader, InstallDirectory, Shared
Defined in:
lib/puppet/module_tool/errors.rb,
lib/puppet/module_tool/errors/base.rb,
lib/puppet/module_tool/errors/shared.rb,
lib/puppet/module_tool/errors/upgrader.rb,
lib/puppet/module_tool/errors/installer.rb,
lib/puppet/module_tool/errors/uninstaller.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Defined Under Namespace

Classes: AlreadyInstalledError, DowngradingUnsupportedError, InstallConflictError, InstallError, InstallPathExistsNotDirectoryError, InvalidDependencyCycleError, InvalidModuleError, InvalidModuleNameError, InvalidPathInPackageError, LocalChangesError, MissingPackageError, ModuleIsRequiredError, ModuleToolError, MultipleInstalledError, NoCandidateReleasesError, NoVersionMatchesError, NoVersionsSatisfyError, NotInstalledError, PermissionDeniedCreateInstallDirectoryError, UninstallError, UpgradeError, VersionAlreadyInstalledError