public static class DnsLabel.LabelToLongException extends IllegalArgumentException
| Modifier and Type | Field and Description |
|---|---|
String |
label
The DNS label that caused this exception
|
| Constructor and Description |
|---|
LabelToLongException(String label)
Creates a new LabelToLongException for the specified label.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString