Table of Contents

Class ToolInstallException

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

The tool was missing and could not be installed.

public sealed class ToolInstallException : Exception, ISerializable

Implements

Constructors

ToolInstallException(string)

The tool was missing and could not be installed.

public ToolInstallException(string message)

Parameters

message string