BuildException.

RawMessage Property

Summary

Gets the raw message as specified when the exception was constructed.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
BuildException

Syntax

public string RawMessage { get; }

Value

Type Description
string The raw message as specified when the exception was constructed.