public abstract class InvalidDnsNameException extends IllegalStateException
Modifier and Type | Class and Description |
---|---|
static class |
InvalidDnsNameException.DNSNameTooLongException |
static class |
InvalidDnsNameException.LabelTooLongException |
Modifier | Constructor and Description |
---|---|
protected |
InvalidDnsNameException(String ace) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected InvalidDnsNameException(String ace)