Package dns :: Module exception :: Class DNSException
[show private | hide private]
[frames | no frames]

Class DNSException

Exception --+
            |
           DNSException

Known Subclasses:
FormError, SyntaxError, Timeout, TooBig, UnknownHeaderField, UnknownTSIGKey, AbsoluteConcatenation, NeedAbsoluteNameOrOrigin, UnknownOpcode, UnexpectedSource, UnknownRcode, UnknownRdataclass, IncompatibleTypes, DifferingCovers, UnknownRdatatype, NoNameservers, NoAnswer, NXDOMAIN, UngetBufferFull, BadTime, BadSignature, BadZone, BadSigTime

Abstract base class shared by all dnspython exceptions.
Method Summary
  __init__(...)
(inherited from Exception)
  __getitem__(...)
(inherited from Exception)
  __str__(...)
(inherited from Exception)

Generated by Epydoc 1.1 on Sat Aug 7 11:32:42 2004 http://epydoc.sf.net