Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ UaError
Class
UaError
opcua/ua/uaerrors/_base.py:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
return
SubClass
22
23
class
UaError(RuntimeError):
24
pass
25
26
27
class
UaStatusCodeError(with_metaclass(_AutoRegister, UaError)):
Callers
15
require_cryptography
Function · 0.90
encrypt_asymmetric
Function · 0.90
unpack_uatype
Function · 0.90
to_binary
Function · 0.90
nodeid_to_binary
Function · 0.90
nodeid_from_binary
Function · 0.90
extensionobject_from_binary
Function · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
_validate
Method · 0.90
_guess_type
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected