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

public abstract class IterativeClientException extends org.minidns.MiniDnsException
See Also:
  • Constructor Details

    • IterativeClientException

      protected IterativeClientException(String message)