Uses of Class
org.minidns.hla.ResolutionUnsuccessfulException
-
Packages that use ResolutionUnsuccessfulException Package Description org.minidns.hla -
-
Uses of ResolutionUnsuccessfulException in org.minidns.hla
Methods in org.minidns.hla that return ResolutionUnsuccessfulException Modifier and Type Method Description ResolutionUnsuccessfulException
ResolverResult. getResolutionUnsuccessfulException()
Methods in org.minidns.hla that throw ResolutionUnsuccessfulException Modifier and Type Method Description void
ResolverResult. throwIfErrorResponse()
-