HEX
Server: Apache
System: Linux vpshost11508.publiccloud.com.br 5.15.179-grsec-vpshost-10.lc.el8.x86_64 #1 SMP Mon Apr 7 12:04:45 -03 2025 x86_64
User: wicomm2 (10002)
PHP: 8.3.0
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //proc/thread-self/root/lib/python2.7/site-packages/pyasn1/error.pyc
�
��fc@s�defd��YZdefd��YZdefd��YZdefd��YZdefd	��YZd
eefd��YZdeefd
��YZ	dee
fd��YZdS(tPyAsn1ErrorcBs&eZdZd�Zed��ZRS(sBBase 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

    cOs||_||_dS(N(t_argst_kwargs(tselftargstkwargs((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyt__init__s	cCs|jjdi�S(s7Return exception context

        When exception object is created, the caller can supply some opaque
        context for the upper layers to better understand the cause of the
        exception.

        Returns
        -------
        : :py:class:`dict`
            Dict holding context specific data
        tcontext(Rtget(R((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyRs
(t__name__t
__module__t__doc__RtpropertyR(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyR	s	tValueConstraintErrorcBseZdZRS(sASN.1 type constraints violation exception

    The `ValueConstraintError` exception indicates an ASN.1 value
    constraint violation.

    It might happen on value object instantiation (for scalar types) or on
    serialization (for constructed types).
    (R	R
R(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyR
/stSubstrateUnderrunErrorcBseZdZRS(s�ASN.1 data structure deserialization error

    The `SubstrateUnderrunError` exception indicates insufficient serialised
    data on input of a de-serialization codec.
    (R	R
R(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyR:stEndOfStreamErrorcBseZdZRS(s�ASN.1 data structure deserialization error

    The `EndOfStreamError` exception indicates the condition of the input
    stream has been closed.
    (R	R
R(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyRBstUnsupportedSubstrateErrorcBseZdZRS(s2Unsupported substrate type to parse as ASN.1 data.(R	R
R(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyRJstPyAsn1UnicodeErrorcBseZdZdd�ZRS(s.Unicode text processing error

    The `PyAsn1UnicodeError` exception is a base class for errors relating to
    unicode text de/serialization.

    Apart from inheriting from :class:`PyAsn1Error`, it also inherits from
    :class:`UnicodeError` to help the caller catching unicode-related errors.
    cCs9t|t�r%tj||j�ntj||�dS(N(t
isinstancetUnicodeErrorRRR(Rtmessaget
unicode_error((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyRWsN(R	R
RtNoneR(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyRNstPyAsn1UnicodeDecodeErrorcBseZdZRS(s/Unicode text decoding error

    The `PyAsn1UnicodeDecodeError` exception represents a failure to
    deserialize unicode text.

    Apart from inheriting from :class:`PyAsn1UnicodeError`, it also inherits
    from :class:`UnicodeDecodeError` to help the caller catching unicode-related
    errors.
    (R	R
R(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyR]s	tPyAsn1UnicodeEncodeErrorcBseZdZRS(s-Unicode text encoding error

    The `PyAsn1UnicodeEncodeError` exception represents a failure to
    serialize unicode text.

    Apart from inheriting from :class:`PyAsn1UnicodeError`, it also inherits
    from :class:`UnicodeEncodeError` to help the caller catching
    unicode-related errors.
    (R	R
R(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyRis	N(t	ExceptionRR
RRRRRtUnicodeDecodeErrorRtUnicodeEncodeErrorR(((s,/tmp/pip-build-RDPAtx/pyasn1/pyasn1/error.pyt<module>	s&