HOME


Mini Shell 1.0
DIR: /opt/imunify360/venv/lib/python3.11/site-packages/pyasn1/type/
Upload File :
Current File : //opt/imunify360/venv/lib/python3.11/site-packages/pyasn1/type/error.py
#
# This file is part of pyasn1 software.
#
# Copyright (c) 2005-2020, Ilya Etingof <[email protected]>
# License: https://pyasn1.readthedocs.io/en/latest/license.html
#
from pyasn1.error import PyAsn1Error


class ValueConstraintError(PyAsn1Error):
    pass