Exception: Yast::SuSEFirewalServiceNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Yast::SuSEFirewalServiceNotFound
- Defined in:
- ../../src/modules/SuSEFirewallServices.rb
Instance Method Summary (collapse)
-
- (SuSEFirewalServiceNotFound) initialize(message)
constructor
A new instance of SuSEFirewalServiceNotFound.
Constructor Details
- (SuSEFirewalServiceNotFound) initialize(message)
Returns a new instance of SuSEFirewalServiceNotFound
38 39 40 |
# File '../../src/modules/SuSEFirewallServices.rb', line 38 def initialize() super end |