Searched refs:BootmgmtMalformedPropertyValueError (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A D__init__.py66 class BootmgmtMalformedPropertyValueError(BootmgmtError): class in inherits:BootmgmtError
72 super(BootmgmtMalformedPropertyValueError, self).__init__(expl)
H A Dbootloader.py38 BootmgmtMalformedPropertyValueError)
259 raise BootmgmtMalformedPropertyValueError(BootLoader.PROP_THEME,
278 raise BootmgmtMalformedPropertyValueError(
315 raise BootmgmtMalformedPropertyValueError(
323 raise BootmgmtMalformedPropertyValueError(
329 raise BootmgmtMalformedPropertyValueError(
336 raise BootmgmtMalformedPropertyValueError(BootLoader.PROP_SERIAL_PARAMS,
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dlegacygrub.py51 BootmgmtMalformedPropertyValueError,
1105 raise BootmgmtMalformedPropertyValueError('kernel', inst.kernel)
1120 raise BootmgmtMalformedPropertyValueError('boot_archive',

Completed in 27 milliseconds