| __init__.py |
|
66 |
- |
| codec |
|
|
- |
| compat |
|
|
- |
| debug.py |
|
3494 |
- |
| error.py |
Base pyasn1 exception
`PyAsn1Error` is the base exception class (based on
:class:`Exception`) that represents all possible ASN.1 related
errors.
Parameters
----------
args:
Opaque positional parameters
Keyword Args
------------
kwargs:
Opaque keyword parameters
|
3258 |
- |
| type |
|
|
- |