Exception: Legate::ToolArgumentError

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

Overview

Raised when tool arguments are invalid (e.g., missing, wrong type).

Method Summary

Methods inherited from ToolError

#cause, #initialize

Constructor Details

This class inherits a constructor from Legate::ToolError