getTool
Retrieves a tool by its name from the toolset. If the tool is not found, an exception is thrown.
Parameters
name
The name of the tool to retrieve.
Throws
If no tool with the specified name is found.
Retrieves a tool by its name from the toolset. If the tool is not found, an exception is thrown.
The name of the tool to retrieve.
If no tool with the specified name is found.