|
- Method resolution order:
- OIDNameError
- NameError
- StandardError
- Exception
Methods defined here:
- __init__(self, oid, errorIndex=-1, errorCode=2, message='')
- Initialise the OIDNameError
- __repr__(self)
- Represent the OIDNameError as a string
- __str__ = __repr__(self)
Methods inherited from Exception:
- __getitem__(...)
|