ó cõ§]c@s‘defd„ƒYZdefd„ƒYZdefd„ƒYZdeefd„ƒYZdeefd „ƒYZd eefd „ƒYZ d S( t PyAsn1ErrorcBseZdZRS(sĒBase pyasn1 exception `PyAsn1Error` is the base exception class (based on :class:`Exception`) that represents all possible ASN.1 related errors. (t__name__t __module__t__doc__(((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyR stValueConstraintErrorcBseZdZRS(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). (RRR(((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyRstSubstrateUnderrunErrorcBseZdZRS(sŽASN.1 data structure deserialization error The `SubstrateUnderrunError` exception indicates insufficient serialised data on input of a de-serialization codec. (RRR(((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyRstPyAsn1UnicodeErrorcBseZdZdd„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 UnicodeErrort__init__targsR(tselftmessaget unicode_error((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyR .sN(RRRtNoneR (((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyR%stPyAsn1UnicodeDecodeErrorcBseZdZRS(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. (RRR(((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyR4s 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. (RRR(((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyR@s N( t ExceptionRRRRRtUnicodeDecodeErrorRtUnicodeEncodeErrorR(((s7/opt/awscli/lib/python2.7/site-packages/pyasn1/error.pyt s