Exception: Cask::CaskSelfReferencingDependencyError Private
- Inherits:
-
CaskCyclicDependencyError
- Object
- RuntimeError
- CaskError
- AbstractCaskErrorWithToken
- CaskCyclicDependencyError
- Cask::CaskSelfReferencingDependencyError
- Defined in:
- cask/exceptions.rb
Overview
This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.
Error when a cask depends on itself.
Instance Attribute Summary
Attributes inherited from AbstractCaskErrorWithToken
Method Summary
Methods inherited from AbstractCaskErrorWithToken
Constructor Details
This class inherits a constructor from Cask::AbstractCaskErrorWithToken