Searched defs:BootmgmtUnsupportedOperationError (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/autogen/
H A Dsolaris.py31 from bootmgmt import BootmgmtUnsupportedOperationError namespace
45 raise BootmgmtUnsupportedOperationError('XXX - Fix Me')
H A Dchain.py31 from bootmgmt import BootmgmtUnsupportedOperationError namespace
47 raise BootmgmtUnsupportedOperationError('Chain loader autogen '
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/fw/
H A Dbios.py30 from bootmgmt import (BootmgmtUnsupportedOperationError, namespace
50 raise BootmgmtUnsupportedOperationError('Properties cannot be '
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A D__init__.py55 class BootmgmtUnsupportedOperationError(BootmgmtError): class in inherits:BootmgmtError
110 class BootmgmtUnsupportedPropertyError(BootmgmtUnsupportedOperationError):
H A Dbootinfo.py33 from bootmgmt import BootmgmtUnsupportedOperationError namespace
58 raise BootmgmtUnsupportedOperationError('Property not supported')
67 raise BootmgmtUnsupportedOperationError('Property not supported')

Completed in 22 milliseconds