public abstract class IterativeClientException
extends org.minidns.MiniDnsException
| Modifier and Type | Class and Description |
|---|---|
static class |
IterativeClientException.LoopDetected |
static class |
IterativeClientException.MaxIterativeStepsReached |
| Modifier | Constructor and Description |
|---|---|
protected |
IterativeClientException(java.lang.String message) |