Exception: Browserctl::State::Bundle::TamperError
- Inherits:
-
BundleError
- Object
- StandardError
- Error
- BundleError
- Browserctl::State::Bundle::TamperError
- Defined in:
- lib/browserctl/state/bundle.rb
Instance Attribute Summary
Attributes inherited from Error
Class Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Browserctl::Error
Class Method Details
.default_code ⇒ Object
66 |
# File 'lib/browserctl/state/bundle.rb', line 66
def self.default_code = "bundle_tampered" end
|