| Current Path : /proc/thread-self/root/snap/core/17284/usr/lib/python3/dist-packages/pyasn1/ |
| Current File : //proc/thread-self/root/snap/core/17284/usr/lib/python3/dist-packages/pyasn1/error.py |
class PyAsn1Error(Exception): pass class ValueConstraintError(PyAsn1Error): pass class SubstrateUnderrunError(PyAsn1Error): pass