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