Home
last modified time | relevance | path

Searched refs:ImmutableError (Results 1 – 2 of 2) sorted by relevance

/external/libnl/python/doc/
Dcore.rst38 :raises: ImmutableError if attribute is not mutable
178 .. py:exception:: ImmutableError
/external/libnl/python/netlink/
Dcore.py107 class ImmutableError(NetlinkError): class