Microsoft.Build.Framework.LoggerException Class

Allows a logger to force the build to stop in an explicit way.

See Also: LoggerException Members

Syntax

public class LoggerException : Exception

Remarks

This exception can be used by a logger to indicate to a host that it has received invalid parameters, or can no longer continue logging for some reason, and wants to stop in a controlled way.

Requirements

Namespace: Microsoft.Build.Framework
Assembly: Microsoft.Build.Framework (in Microsoft.Build.Framework.dll)
Assembly Versions: 2.0.0.0
Since: 2.0