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

Class DNSException

Exception --+
            |
           DNSException

Known Subclasses:
SyntaxError, FormError, TooBig, UnknownTSIGKey, UnknownHeaderField, AbsoluteConcatenation, NeedAbsoluteNameOrOrigin, UnknownOpcode, UnexpectedSource, UnknownRcode, UnknownRdataclass, IncompatibleTypes, DifferingCovers, UnknownRdatatype, NoNameservers, NoAnswer, NXDOMAIN, Timeout, UngetBufferFull, BadTime, BadSignature, 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 2 15:09:33 2003 http://epydoc.sf.net