MCPcopy Index your code
hub / github.com/archlinux/archinstall / ServiceException

Class ServiceException

archinstall/lib/exceptions.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class ServiceException(Exception):
26 pass
27
28
29class PackageError(Exception):

Callers 5

enable_serviceMethod · 0.90
disable_serviceMethod · 0.90
set_keyboard_languageMethod · 0.90
set_kb_layoutFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected