Class DnsLookupResponseDTO

    • Constructor Detail

      • DnsLookupResponseDTO

        public DnsLookupResponseDTO()
      • DnsLookupResponseDTO

        public DnsLookupResponseDTO​(Throwable ex)
    • Method Detail

      • getHostResponse

        public String getHostResponse()
      • setHostResponse

        public void setHostResponse​(String hostResponse)
      • getErrorMessage

        public String getErrorMessage()
        Description copied from interface: RpcResponse
        Returns an error message if an error occurred, or null otherwise.
        Specified by:
        getErrorMessage in interface RpcResponse
        Returns:
        an error message if an error occurred, or null otherwise
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object