Class: FirewallConstraint::Config
- Inherits:
-
Object
- Object
- FirewallConstraint::Config
- Defined in:
- lib/firewall_constraint.rb
Instance Attribute Summary collapse
-
#raise_exception ⇒ Object
Returns the value of attribute raise_exception.
Instance Attribute Details
#raise_exception ⇒ Object
Returns the value of attribute raise_exception.
50 51 52 |
# File 'lib/firewall_constraint.rb', line 50 def raise_exception @raise_exception end |