Package org.minidns.iterative
Class IterativeClientException.LoopDetected
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.minidns.MiniDnsException
org.minidns.iterative.IterativeClientException
org.minidns.iterative.IterativeClientException.LoopDetected
- All Implemented Interfaces:
Serializable
- Enclosing class:
IterativeClientException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.minidns.iterative.IterativeClientException
IterativeClientException.LoopDetected, IterativeClientException.MaxIterativeStepsReached, IterativeClientException.NotAuthoritativeNorGlueRrFound
Nested classes/interfaces inherited from class org.minidns.MiniDnsException
MiniDnsException.ErrorResponseException, MiniDnsException.IdMismatch, MiniDnsException.NoQueryPossibleException, MiniDnsException.NullResultException
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
address
-
question
-
-
Constructor Details
-
LoopDetected
-