Exception: ViewComponent::SystemTestControllerOnlyAllowedInTestError
- Inherits:
-
BaseError
- Object
- StandardError
- BaseError
- ViewComponent::SystemTestControllerOnlyAllowedInTestError
- Defined in:
- lib/view_component/errors.rb
Overview
:nocov:
Constant Summary collapse
- MESSAGE =
"ViewComponent SystemTest controller must only be called in a test environment for security reasons."
Method Summary
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from ViewComponent::BaseError