Exception: Cask::CaskQuarantinePropagationError Private

Inherits:
CaskQuarantineError show all
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 while propagating quarantine information to subdirectories.

Instance Attribute Summary

Attributes inherited from CaskQuarantineError

#path, #reason

Method Summary

Methods inherited from CaskQuarantineError

#initialize

Constructor Details

This class inherits a constructor from Cask::CaskQuarantineError