Represents an exception thrown when attempting to build documentation.
For a list of all members of this type, see DocumenterException Members.
System.Object
System.Exception
System.ApplicationException
NDoc.Core.DocumenterException
[Visual Basic]<Serializable>Public Class DocumenterException Inherits ApplicationException [C#][Serializable]public class DocumenterException : ApplicationException [C++][Serializable]public __gc class DocumenterException : public ApplicationException [JScript] publicSerializableclass DocumenterException extends ApplicationException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)
DocumenterException Members | NDoc.Core Namespace