Exception: Yast::SuSEFirewalServiceNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
../../src/modules/SuSEFirewallServices.rb

Instance Method Summary (collapse)

Constructor Details

- (SuSEFirewalServiceNotFound) initialize(message)

Returns a new instance of SuSEFirewalServiceNotFound



38
39
40
# File '../../src/modules/SuSEFirewallServices.rb', line 38

def initialize message
  super message
end