Class PingSweepResponseDTO

    • Constructor Detail

      • PingSweepResponseDTO

        public PingSweepResponseDTO()
      • PingSweepResponseDTO

        public PingSweepResponseDTO​(Throwable ex)
    • Method Detail

      • addPingSweepResult

        public void addPingSweepResult​(PingSweepResultDTO pingSweepResult)
      • 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