Exception: Puppet::ModuleTool::Errors::UninstallError Private

Inherits:
ModuleToolError show all
Defined in:
lib/puppet/module_tool/errors/uninstaller.rb

Overview

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

API:

  • private

Direct Known Subclasses

ModuleIsRequiredError, NoVersionMatchesError

Instance Attribute Summary

Attributes inherited from Error

#original

Method Summary

Methods inherited from ModuleToolError

#v, #vstring

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Puppet::Error