Exception: Legate::ToolTimeoutError

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

Overview

Raised when a tool operation times out (connection, read, or write timeout).

Method Summary

Methods inherited from ToolError

#cause, #initialize

Constructor Details

This class inherits a constructor from Legate::ToolError