public abstract class InvalidDnsNameException
extends java.lang.IllegalStateException
| Modifier and Type | Class and Description |
|---|---|
static class |
InvalidDnsNameException.DNSNameTooLongException |
static class |
InvalidDnsNameException.LabelTooLongException |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
ace |
| Modifier | Constructor and Description |
|---|---|
protected |
InvalidDnsNameException(java.lang.String ace) |