DocumenterException Constructor (String)

NDoc Core

NDoc Documentation

DocumenterException Constructor (String)

Initializes a new instance of the DocumenterException class with the specified message.

public DocumenterException(
   string message
);

Parameters

message
The message to display when the exception is thrown.

See Also

DocumenterException Class | NDoc.Core Namespace | DocumenterException Constructor Overload List