Exception: Legate::ToolNetworkError

Inherits:
ToolError show all
Defined in:
lib/legate/errors.rb

Overview

Raised when a tool encounters a network-related issue (connection failures, DNS, SSL errors).

Direct Known Subclasses

ToolCertificateError

Method Summary

Methods inherited from ToolError

#cause, #initialize

Constructor Details

This class inherits a constructor from Legate::ToolError