Module: Puppet::ModuleTool::Errors

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

Defined Under Namespace

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