Skip to content

exceptions

SystemdPyError

Bases: Exception

Base class for all exceptions raised by systemd_py.

Source code in systemd_py/exceptions.py
class SystemdPyError(Exception):
    """Base class for all exceptions raised by systemd_py."""