Viewing File: /usr/lib64/python2.7/site-packages/dns/exception.pyo
ó
!`Nc @ sŽ d Z d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d
„ ƒ YZ d e f d „ ƒ YZ d
S( s Common DNS Exceptions.t DNSExceptionc B s e Z d Z RS( s7 Abstract base class shared by all dnspython exceptions.( t __name__t
__module__t __doc__( ( ( s3 /usr/lib64/python2.7/site-packages/dns/exception.pyR s t FormErrorc B s e Z d Z RS( s DNS message is malformed.( R R R ( ( ( s3 /usr/lib64/python2.7/site-packages/dns/exception.pyR s t SyntaxErrorc B s e Z d Z RS( s Text input is malformed.( R R R ( ( ( s3 /usr/lib64/python2.7/site-packages/dns/exception.pyR s t
UnexpectedEndc B s e Z d Z RS( s' Raised if text input ends unexpectedly.( R R R ( ( ( s3 /usr/lib64/python2.7/site-packages/dns/exception.pyR s t TooBigc B s e Z d Z RS( s The message is too big.( R R R ( ( ( s3 /usr/lib64/python2.7/site-packages/dns/exception.pyR "