public static class InvalidDnsNameException.DNSNameTooLongException extends InvalidDnsNameException
InvalidDnsNameException.DNSNameTooLongException, InvalidDnsNameException.LabelTooLongExceptionace| Constructor and Description |
|---|
DNSNameTooLongException(String ace,
byte[] bytes)Creates a new DNSNameTooLongException. |
| Modifier and Type | Method and Description |
|---|---|
String | getMessage()getMessage. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DNSNameTooLongException(String ace, byte[] bytes)
ace - the ASCII-encoded domain namebytes - the byte representation of the DNS namepublic String getMessage()
getMessage in class Throwable