????

Your IP : 216.73.216.153


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/pyasn1/type/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/pyasn1/type/error.py

#
# This file is part of pyasn1 software.
#
# Copyright (c) 2005-2020, Ilya Etingof <etingof@gmail.com>
# License: https://pyasn1.readthedocs.io/en/latest/license.html
#
from pyasn1.error import PyAsn1Error


class ValueConstraintError(PyAsn1Error):
    pass