NAnt SDK Documentation - v0.92

MoveTask.CreateSourceFileNotFoundException Method 

[Visual Basic]
Overrides Protected Function CreateSourceFileNotFoundException( _
   ByVal sourceFile As String _
) As BuildException
[C#]
protected override BuildException CreateSourceFileNotFoundException(
   string sourceFile
);

See Also

MoveTask Class | NAnt.Core.Tasks Namespace