Exception: Yast::OSReleaseFileMissingError
- Inherits:
-
StandardError
- Object
- StandardError
- Yast::OSReleaseFileMissingError
- Defined in:
- ../../library/general/src/modules/OSRelease.rb
Instance Method Summary (collapse)
-
- (OSReleaseFileMissingError) initialize(message)
constructor
A new instance of OSReleaseFileMissingError.
Constructor Details
- (OSReleaseFileMissingError) initialize(message)
Returns a new instance of OSReleaseFileMissingError
35 36 37 |
# File '../../library/general/src/modules/OSRelease.rb', line 35 def initialize() super end |