| Package | Description | 
|---|---|
| io.vertx.core.dns | 
| Modifier and Type | Method and Description | 
|---|---|
| DnsResponseCode | DnsException. code()The  DnsResponseCodewhich caused thisDnsExceptionto be created. | 
| static DnsResponseCode | DnsResponseCode. valueOf(int responseCode)Returns the  DnsResponseCodethat corresponds with the givenresponseCode. | 
| static DnsResponseCode | DnsResponseCode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DnsResponseCode[] | DnsResponseCode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| DnsException(DnsResponseCode code) | 
Copyright © 2022 Eclipse. All rights reserved.